passing the variable using ?name=blah
Posted: Sun Jun 06, 2004 11:24 am
Hi, what do i have to set so that i'm able to pass variable this way
<a href="index.php?name=blah"> click here </a>
such that when i "echo $name" in the index.php, it will show "blah"
is it due to my setting in php or apache? i'm using php5..
pls helppppppppppppp thxxxxxxx
<a href="index.php?name=blah"> click here </a>
such that when i "echo $name" in the index.php, it will show "blah"
is it due to my setting in php or apache? i'm using php5..
pls helppppppppppppp thxxxxxxx