Hi anyone can help
when user type http://www.mydomain.co m/profile it should read from mysql database and display it.
For example:
Original path: http://www.mydomain.co m/index.php?id=5
Needed path: http://www.mydomain.co m/profile
the about Needed path should be stay in the address bar and content should display in Original path
when user type http://www.mydomain.co m/profile it should read from mysql database and display it.
For example:
Original path: http://www.mydomain.co m/index.php?id=5
Needed path: http://www.mydomain.co m/profile
the about Needed path should be stay in the address bar and content should display in Original path
Comment