![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi All, I am trying to use sessions with php4.0.0 and getting no joy.. an eg. <p>Before</p> <? session_start(); session_register("mycount"); $mycount++; echo("You have visited $mycount times"); session_close(); ?> <p>After</p> The example above, with or without the session_close(); function does not return anything more than <p>before</p> in the viewed source of the executed page. I have tried playing with php.ini and the only thing that effects it is the session.auto_start booleon, which, when turned on doesn't display a page, but the session variable is created in my designated temp file. The question is, does php4 support sessions on NT and how. Is their an example of a php.ini file showing how to do this? Many thanks in advance for any input you or your team could supply. | |||
| Featured Websites | ||||
|
![]() |
| Tags: |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP4 Sessions with ISAPI | Andrew White | PHP | 1 | 02-05-2008 12:20 PM |
| how *fast* are sessions? | treefroginometry | PHP | 0 | 07-01-2007 5:09 PM |
| sessions and passwords | Phil Da Lick! | PHP | 4 | 07-01-2007 3:37 PM |
| PHP Sessions | South | PHP | 0 | 07-01-2007 3:14 PM |
| PHP Sessions | ^MisterJingo^ | PHP | 2 | 07-01-2007 3:12 PM |
| Featured Websites | ||||
|