prisonerjohn Posted March 7, 2006 Share Posted March 7, 2006 HiI am running a script on a server that requires me to put this line at the top of my script: #!/usr/local/bin/php (I think it has something to do with cgi, I'm not sure) but I also have to put my session_start() command at the top of the script. If either of these is not the first executed statement, I get an error.How am I supposed to do this?Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.