Jump to content

[SOLVED] page redirecting problem


envexlabs

Recommended Posts

Hey,

 

I have a site where a website that the user gets to choose a url, ie. http://www.website.com/myname

 

The way the site is created is the user will actually be pointed to user.php?id=4, but i want the end user to be able to just use http://www.website.com/myname

 

How is this achieved?

 

Thanks,

 

envex

Link to comment
https://forums.phpfreaks.com/topic/69186-solved-page-redirecting-problem/
Share on other sites

Hey,

 

Sorry, it's early in the morning :P

 

so store a, has chosen the name of boom.

 

user a. likes the store, so he wants to visit it.

 

user a. types in http://www.website.com/boom

 

now, http://www.website.com/boom actually links to http://www.website.com/store.php?id=1

 

I need to know how to make http://www.website.com/boom point to http://www.website.com/store.php?id=1

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.