עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

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

פורסם

האם יש משהו לא תקין עם השורה הזו:


include($location);

זה קוד של טופס בשני עמודים שהעמוד השני משתנה לפי הנתונים שהוזנו בעמוד הראשון.

הנה הקוד המלא:


switch ($purpose) {
case "Home_Improvement":
case "Consolidation":
$location="secured_application.php";
break;
case "Remortgage":
case "Mortgage":
$location="remortgage.php";
break;
case "Holiday":
case "Furniture":
case "Electrical":
case "Medical_Fees":
case "Car":
case "Christmas":
$location="picture_form.php";
break;
}
ob_end_flush ();


include($location);

השגיאה:


Warning: main(secured_application.php): failed to open stream: No such file or directory in /home/content/g/l/o/globaldollars/html/nealsfile/form.php on line 60

Warning: main(secured_application.php): failed to open stream: No such file or directory in /home/content/g/l/o/globaldollars/html/nealsfile/form.php on line 60

Warning: main(): Failed opening 'secured_application.php' for inclusion (include_path='.:/usr/local/lib/php')

כאילו הקובץ לא קיים אבל בדקתי והוא נמצא תחת אותו שם בדיוק.

מישהו יודע למה אני מקבל את ההודעת שגיאה ?

תודה מראש.

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

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.