i'm newbie in php,
ex. "http://localhost/sample/index.php?action=aboutus"
how can i get the variable action? :confused:
in ASP i do it like this StrAction = Response.QueryString("action")
but how in PHP??
any help really appreciated... thanks in advance
