Php?dir is a Redirection script
Overall rating: (N/A)
|
The scirpt PHP? dir is a Redirection script (easy blind link redirection).
PHP? dir was created to make urls like http://www.url.com/thispage.php?page=namepage or http://url.com/? page=namepage
You add possibilities in the url-array below in the form: "namepage" => "http://url.com/page.html" with a comma between the different naam => urls (see example)
This will give the page url.com/thispage.php?page=namepage
It also works when you use other variables in the url as url.com/thispage.php? page=index&test=525 . Then it adds the exrta variable (test=525) also to the base url (http://url.com/test/page/ becomes http://url.com/test/page/?test=525)
|
 Write a comment about the script PHP?dir
|