[PHP] Re: copy a string

2002-08-21 Thread Carsten Mohr
this "security-bug" was fixed Greetings Carsten Mohr Oskar Hermansson wrote: > Hello! > > Is there any function to copy a string into the computers memory (just > like you do when you press "ctrl + c" in, for example Internet > Explorer). Is there any way to

[PHP] Re: Help needed about queries with MySQL, thanks.

2002-08-18 Thread Carsten Mohr
Hallo, I don't know if it helps you, but normally you have to quote the variable in the SQL-Statement like: SELECT * FROM sessions WHERE sessionID = '$sessionID' Otherwise I always get an SQL-Error Jean-Marc Godart wrote: > Hello everyone, > > I am a new PHP user, from Belgium. I am trying to

[PHP] Re: Sessions...

2002-08-15 Thread Carsten Mohr
As far as I know, you're right, that the session is destroyed Kondwani Spike Mkandawire wrote: > Am I mistaken to assume that a Session is automatically > destroyed if a Window Browser is closed? > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/