i'm using "Allow PHP in posts and pages" plugin
how i can make a php code in a page that can deal with GET data like
[php]
echo $_GET["name"];
[/php]
i'm using "Allow PHP in posts and pages" plugin
how i can make a php code in a page that can deal with GET data like
[php]
echo $_GET["name"];
[/php]
This topic has been closed to new replies.