| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) | ||||
| Senior Member Join Date: May 2003
Posts: 2,187
![]() ![]() ![]() | eh? hey kinda trying to get to grips with sessions (not getting very far) i run this script; PHP Code:
[EDIT] I changed the error reporting as it says in the error but it didnt sort the porblem (as i thought it wouldnt) also i uploaded the script the my web host and it worked fine http://adamuk.kicks-ass.org/phpinfo.php is my phpinfo http://www.bassment.net/phpinfo.php is my hosts phpinfo [/EDIT] any ideas to what im doing wrong? the server is running apache 1 windows 2000 server php-4.3.3 cheers adam | ||||
| |
| | #2 (permalink) |
| NamePros Member Join Date: Jul 2003
Posts: 118
![]() | This is a very delicate area, as of php4. Your local server if running php4 where your online server prob is running php3. Thats why it works onlin and not on your local server. Try doing sessions this way PHP Code: PHP Code: PHP Code: Let me know if this is of any help at all.
__________________ Paulicon Web design - Your one stop shop |
| |