View Single Post
ישן 28-08-08, 11:17   # 4
Daniel
אחראי פורום
 
מיני פרופיל
תאריך הצטרפות: Mar 2007
הודעות: 2,875

Daniel לא מחובר  

ציטוט:
נכתב במקור על ידי EAStyle צפה בהודעה
לא רשמת בראש העמוד check_login את הפונקציה session_start
HTML קוד:
If session_start() was not called before this function is called, an implicit call to session_start() with no parameters will be made. $_SESSION does not mimic this behavior and requires session_start() before use.
ולנושא - מה הבעייה?
  Reply With Quote