make sure global variables are enabled in your php.ini > -----Original Message----- > From: J0s [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 14, 2002 11:52 AM > To: [EMAIL PROTECTED] > Subject: [PHP] Re: Variable Result is not displayed > > > Here is an example of the test script. > > sample.php > <? > > $result=$who." works as a ".$what." in ".$where.". He/She can > be contacted > at: ".$web."."; > > print "&result=".$result; > > print "&loading=NO"; > > ?> > > Nota : The variable are passed throught a Flash form. > > In this case, if the script is uploaded on my web site the result is : > Name Test works as a Web developper in Montreal. He/She can > be contacted at > : My Web Site. > > But on my own machine the result is : > works as a Web in. He/She can be contacted at :. > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > **************************************************************************** This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message. Thank you very much.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php