Jump to content

Search the Community

Showing results for tags 'get method'.

  • Search By Tags

    • get method ×
    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 I am modifying my online shop code, and I wrote a php file at the root of my shop. This is the code i wrote: <?php require(dirname(__FILE__).'/config/config.inc.php'); Tools::redirect('index.php?controller=validacionusuario'.((count($_GET) || count($_POST)) ? '&'.http_build_query(...
×
×
  • Create New...