עבור לתוכן
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

פורסם

טוב אז ככה עשיתי בקובץ HTML

תיבות טקסט....

בתגי INPUT קבעתי כי NAME יהיה שווה ל-

famely,tele,email,icq1,TEST,selectBox0,sub

(יש לי כמה תיבות טקסט לכל אחד נתתי שם שונה כפי שאתם רואים)

אה והקובץ מתייחס לקובץ PHP שאמור לשלוח לי את נתונים לאימייל

-----------------------

mail.php3

-----------------------


<?php
$body = "famely:\n $famely";
$body .= "telephon:\n $tele";
$body .= "Email:\n $email";
$body .= "icq:\n $icq1";
$body .= "havila\n $TEST";
$body .= "havila\n $selectBox0";
mail("myemail@domain.com",$sub,$body);
?>

הוא אכן שולח לי מייל אבל רשום בו רק

famely:

telephon:

וכך הלאה (לא רשום את מה שהמשתמש אמור להכניס )

תעזרו לי בבקשה מישהו יודע מה הבעיה?

ארכיון

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

דיונים חדשים

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.