الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

كيفية ربط الاوراكل مع Php

Featured Replies

بتاريخ:

السلام عليكم
اواجه مشكلة في ربط الاوراكل مع php
حيث قمت بتطبيق الخطوات الضرورية لذلك حسب الرابط http://www.orafaq.com/faqphp.htm
حيث يأتيني الرسالة التالية :
Warning: Oracle: Connection Failed: in c:\appserv\www\a.php on line 2
Oracle Connect Error
عند تطبيق الكود التالي:
<?php


if ($c=ora_logon("scott@omar","tiger")) {
echo "Successfully connected to Oracle.\n";
ora_commitoff($c);
ora_logoff($c);
} else {
echo "Oracle Connect Error " . ora_error();
}
?>


ارجو المساعدة

مع العلم اني ادخل الى قاعدة بيانات اوراكل بشكل صحيح
اسم المستخدم scott
كلمة المرور tiger
omar tnsname

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.