Forums
how to create a username input website?
Moderator: admin
4 posts • Page 1 of 1
how to create a username input website?
Hey guys I'm.trying to create a team webinar that Co ncects to a teammembers user website when the put in their user. Name... example WWW.username.website.com .. I want them to be able to replace the username with theirs sso when a prospect clicks to buy it goes to their site.. how can I do that?
-

Jason Anello
Contribution Level: 2 - Posts: 1
- Joined: Thu Mar 01, 2012 11:21 pm
Re: how to create a username input website?
A simple PHP script could do it, or make it a manual step to replace their username.
Free MLM Success Secrets Video, Aussie Style.. Optin here >>> http://myglobalbusinessempire.com/
-

David Gilks
Contribution Level: 1 - Posts: 16
- Joined: Mon Feb 28, 2011 4:49 pm
Re: how to create a username input website?
Hello Jason,
This will require a DNS that allows for dynamic subdomains (ex. GoDaddy.com), a bit of advanced knowledge with PHP (assuming your site is built in PHP), as well as a modification to your .htaccess file to include a RewriteEngine.
This will turn the username (subdomain) into a usable variable in your PHP code... For example, these two would result in the same page being shown:
http://username.domain.com
http://domain.com?user=username
Here's a good post I found on Google about setting all of this up... http://www.reconn.us/content/view/46/67/
Let me know if you have any specific questions
This will require a DNS that allows for dynamic subdomains (ex. GoDaddy.com), a bit of advanced knowledge with PHP (assuming your site is built in PHP), as well as a modification to your .htaccess file to include a RewriteEngine.
This will turn the username (subdomain) into a usable variable in your PHP code... For example, these two would result in the same page being shown:
http://username.domain.com
http://domain.com?user=username
Here's a good post I found on Google about setting all of this up... http://www.reconn.us/content/view/46/67/
Let me know if you have any specific questions
I'm looking to network with people while working to achieve an Internet Laptop Lifestyle
Follow my journey on my personal blog - JustinRouleau.com
Follow my journey on my personal blog - JustinRouleau.com
-

Justin Rouleau
Contribution Level: 1 - Posts: 3
- Joined: Fri Jul 13, 2012 9:56 am
Re: how to create a username input website?
A simple PHP script could do it, or make it a manual step to replace their username.
- I guess it's not really as simple php coding. It needs advanced coding and a better understanding of php and html language.
__________________________
essay writing | essay help
-

Bertha Smith
Contribution Level: 1 - Posts: 1
- Joined: Wed Nov 14, 2012 2:56 am
4 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest


