RE: [PHP-WIN] Cookies!

2004-10-26 Thread Nunners
ase can someone assist me! Thanks James > -Original Message- > From: Dale Attree [mailto:[EMAIL PROTECTED] > Sent: 12 October 2004 18:23 > To: Nunners > Subject: RE: [PHP-WIN] Cookies! > > Yes, same concept, different implementation. > > -Original Mess

RE: [PHP-WIN] PHP e file zip

2004-10-13 Thread Nunners
Spiacente il mio italiano è limitato un poco per Balbettare il pesce, ma se lei guarda l'URL seguente... http://uk2.php.net/zip [English] Sorry my italian is somewhat limited to Babble fish, but if you look at the following URL... http://uk2.php.net/zip Nunners > -Original

RE: [PHP-WIN] Cookies!

2004-10-11 Thread Nunners
er["agent_id"],time()+31449600,"/"); > setcookie("logged_in",time(),time()+60*60*12,"/"); > header("Location: http://".$_SERVER["HTTP_HOST"]."/";); > exit; > } > } &g

[PHP-WIN] Object declaration

2004-10-08 Thread Nunners
tup.php on line 15 Notice: Trying to get property of non-object in C:\www\portal\global\var_setup.php on line 15 What do I need to do to declare the object before I write sections to it? Cheers Nunners -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Cookies & ini file

2004-10-07 Thread Nunners
. When this option is set to 1 PHP will send ; RFC2616 compliant header. ; Default is zero. ;cgi.rfc2616_headers = 0 [/script] Cheers Nunners

RE: [PHP-WIN] Received time with mail()

2004-04-15 Thread Nunners
Try checking the Timezone of both your server, and the PC. This can sometimes have some quite bizarre effects > -Original Message- > From: Stéphane Mourey [mailto:[EMAIL PROTECTED] > Sent: 15 April 2004 14:06 > To: [EMAIL PROTECTED] Php. Net > Subject: [PHP-WIN] Received time with mai

RE: [PHP-WIN] PHP Site unix to Windows Migration errors

2004-04-13 Thread Nunners
At a guess, the old site is written in a version of php which had register_globals turned on Try looking in your php.ini file for the register_globals and turn it on Nunners > -Original Message- > From: Stan Shaw [mailto:[EMAIL PROTECTED] > Sent: 13 April 2004 16:32 >