URL Parameters not working?
Posted: Tue Jun 22, 2004 8:04 am
Hi,
I am having a problem with url parameters...
this is the line which should work but it doesnt...
<?php echo( "Welcome to our Web site, $name!" );?>
im passing name as a parameter but it doesnot find it or display it...
any body have any ideas?
thanks
I am having a problem with url parameters...
this is the line which should work but it doesnt...
<?php echo( "Welcome to our Web site, $name!" );?>
im passing name as a parameter but it doesnot find it or display it...
any body have any ideas?
thanks