If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
how to code in php to get like this http://site.com/user?id=$id. I know only about to get http://site.com/user.php?id=$id
does it work with .htacces or somethingelse?
tnx for reply bro. But it doesn't done with what i mean , just i know about mod rewrite like http://sitename.com/user/$id/ , but i want to know do to http://sitename.com/user?id=$id
Comment