php - How to have pages without filenames (e.g. http://localhost/site/logoff) -


I have a test site, I want to log off the user, but it looks ugly to see: Localhost / site / index.fp? Logoff = Y 'is a new one in PHP, and it's probably very clear how to do it, but ...

How do I do this? I want a logoff link to go to 'localhost / site / logoff' Any help would be appreciated. Thanks

< P> This is usually done by mod_rewrite.

Good luck, Fabian

Take a look at more examples and beginners page.

Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -