--- Jason Wong <[EMAIL PROTECTED]> wrote:
> On Thursday 05 February 2004 16:41, Giuliano
> Ippoliti wrote:
> 
> [snip]
> 
> > 9. cp php.ini-dist /usr/local/lib/php.ini
> 
> Read the comments at the top of the file
> 'php.ini-recommended'. It is the same 
> directory as the file 'php.ini-dist'.
> 

Thank you very much Jason: the problem was originated
by "register_globals = Off". I turned it into On and
now it works. However in the future I'll use
$_POST("...") to pass variables. 
Thank you very much again,

Giuliano

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to