how can I do that ?
user will click on http://www.myurl.com/2135
will go to URL http://www.myurl.com/post.php?52
Fack URL
Moderator: General Moderators
Re: Fack URL
What other help you need after you were pointed to comprehensive documentation?
Re: Fack URL
Another way to do this is to use a PHP script in your 404 page (example: missing.php). The script should analyze $_SERVER['REQUEST_URI'] to determine what page to include or redirect to.
Edit: This post was recovered from search engine cache.
Edit: This post was recovered from search engine cache.