Hello people
I have this link (www.myDomain.com/news.php?id=20) how I can make it (www.myDomain.com/20)?
Hello people
I have this link (www.myDomain.com/news.php?id=20) how I can make it (www.myDomain.com/20)?
You need to use htaccess and mod_rewrite. Just google it, there are tons of examples.
Thanks fastsol
I did it 8)
Unless you have the painful task of using a Windows server that doesn’t run Apache! Many hours… many hours.