PHP?dirHits: 14
*****
PHP?dir was created to make url's 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 => url's (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 extra variable (test=525) also to the base url (http://url.com/test/page/ becomes http://url.com/test/page/?test=525)
Platform(s): n/a
Date: Jul, 10 2003 Author: http://members.lycos.nl/phpmisty/phpdir {
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
|