|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Problems with sessions
I've got a problem when I try to use the PHP-functions "session_start()" and "session_register" under my installed WAMP-System under Windows XP. For example this skript will produce an error-message from Windows that there are problems and php has to be finished.
<?php session_start(); session_register ("abc", "123"); ?> Maybe anyone has an idea, what's wrong, Uli |
|
#2
|
|||
|
|||
|
What is the output of the error?
__________________
Best Regards, Håvard Lindset |
|
#3
|
|||
|
|||
|
ive come across a problem like this before. try creating a dir called 'tmp' and placing it in your c: as well as the php dir
try running the script again after that, if not, we will need to see your error and what it says, plus your entire script would be helpful |
![]() |
| Viewing: Dev Articles Community Forums > Programming > General Programming Help > Problems with sessions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|