• 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]

  • The topic ‘"get method" in pages with php’ is closed to new replies.