Check your global_vars with <?php phpinfo();?> 
Change it in the php.ini displayed there if it's off.

-- 
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message ----- 
From: "Rosen" <[EMAIL PROTECTED]>
Newsgroups: php.general
Sent: Tuesday, February 20, 2001 3:39 AM
Subject: [PHP] sending variables


> Hi,
> I have two simple php files:
> 
> main.php:
> <A HREF="test1.php?rosen=11">LIST</A>
> 
> test1.php:
> 
> <?print("$rosen");?>
> 
> 
> 
> But this doesn't work !
> 
> please HELP !
> 
> 
> 
> Rsen Marinov
> 
> 
> 
> 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to