Re: [PHP] R: [PHP] session_start() and fopen

2006-09-15 Thread Richard Lynch
On Thu, September 14, 2006 1:17 pm, Fabri wrote: > Hi Christopher: this is just a simplified code, I use it to generate > some > xml file, no loop is present. > > Try it as it is: you will find that two files will be generated while > it > should be only one. > If you remove 'session_start()' then

Re: [PHP] R: [PHP] session_start() and fopen

2006-09-14 Thread Christopher Weldon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fabri wrote: > Hi Christopher: this is just a simplified code, I use it to generate some > xml file, no loop is present. > > Try it as it is: you will find that two files will be generated while it > should be only one. > If you remove 'session_start(