Need help with this php registration form

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
akshayphp
Forum Newbie
Posts: 2
Joined: Wed Sep 28, 2011 8:00 am

Need help with this php registration form

Post by akshayphp »

I am building an email service like gmail.
I want to know that" how to offer users an email account under my domain?"
For example- my domain is "abcmail.com", how to allow users to create an email like akshay@abcmail.com with a registration form

I mean how to offer this service?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Need help with this php registration form

Post by Christopher »

Not clear what you meant by "offer"? Do yo want to know how to code this? What OS?
(#10850)
akshayphp
Forum Newbie
Posts: 2
Joined: Wed Sep 28, 2011 8:00 am

Re: Need help with this php registration form

Post by akshayphp »

"Offer" means to allow people to create their email account.
Yeah I need the code.Please also explain the code.
Post Reply