[PHP] Session Id in forms

2003-09-10 Thread Gustavo Del Castillo Meza
Hi, been having some problems with sessions. When i use a session and a form on the same page. Sometimes php will create a form object called PHP_SESSIONID. Since this is inserted as the first object of the form, this will screw up my javascript validation, wich uses the form element index, i dont

Re: [PHP] Basic counter & users online..

2003-06-06 Thread Gustavo Del Castillo Meza
Make database increment on the flash movie Look on flash documentation for the loadVars object "Phpspooky" <[EMAIL PROTECTED]> escribió en el mensaje news:[EMAIL PROTECTED] > Glory! > > I'm working on a Counter thing. with a basic Hit Meter and a Users > Online Meter. > The problem I face is.. the