Re: [PHP] Re: why does this not work?

2005-09-28 Thread Lendy Chen
s this from PHP via $_GET. > It is a good idea to store this value in the session once received so > you don't have to send it around on each link. > > > AllOLLi > > > > 63,000 bugs in the code, 63,000 bugs, > ya get 1 whacked with a service pack, > now there's 63,005 bugs in the code!! > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Lendy Chen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Pre global configuration

2005-09-27 Thread Lendy Chen
"\r\n" : > "\n" ) ); > > - other_script.php > require_once 'config.inc.php'; > > $string = 'Hi! My name is Pippo!' . CRLF; > > > Or something like this... ;-) > > Cheers > Silvio > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Lendy Chen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php