Jump to content

Search the Community

Showing results for tags 'get value'.

  • Search By Tags

    • get value ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. Hello everyone... I am trying to get a variable (path of the page) sent to a login form, which will use the get value received for session redirect... $_GET["pageroute"]; $setpath=htmlentities($_GET["pageroute"]); if($session->login($input->post->user, $input->post->pass)) { $session->redire...
×
×
  • Create New...