Dysan Posted May 31, 2008 Share Posted May 31, 2008 Hi, Upon a user registering on my, send them an confirmation email containing an activation link. Until the user clicks this link, the user's account is inactive. The links contained in the email follows the following format: http://localhost/activate.php?code=g45f5f4g5df65df4g How do I change format to this? http://localhost/g45f5f4g5df65df4g Many Thanks, Dysan Link to comment https://forums.phpfreaks.com/topic/108109-change-url/ Share on other sites More sharing options...
LemonInflux Posted May 31, 2008 Share Posted May 31, 2008 mod_rewrite? Link to comment https://forums.phpfreaks.com/topic/108109-change-url/#findComment-554112 Share on other sites More sharing options...
Dysan Posted May 31, 2008 Author Share Posted May 31, 2008 Yes, using mod_rewrite, but how Cheers Link to comment https://forums.phpfreaks.com/topic/108109-change-url/#findComment-554122 Share on other sites More sharing options...
liamloveslearning Posted May 31, 2008 Share Posted May 31, 2008 your links are both local host; i cant open them :-\ Link to comment https://forums.phpfreaks.com/topic/108109-change-url/#findComment-554138 Share on other sites More sharing options...
LemonInflux Posted May 31, 2008 Share Posted May 31, 2008 You don't need to open them. As for your mod_rewrite, http://forum.modrewrite.com/viewforum.php?f=12 Link to comment https://forums.phpfreaks.com/topic/108109-change-url/#findComment-554140 Share on other sites More sharing options...
liamloveslearning Posted May 31, 2008 Share Posted May 31, 2008 haha sorry i misread Link to comment https://forums.phpfreaks.com/topic/108109-change-url/#findComment-554209 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.