PHP Based Email Client

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
mahi130
Forum Newbie
Posts: 7
Joined: Tue Mar 08, 2011 2:19 am

PHP Based Email Client

Post by mahi130 »

I want to create a php based email client with mercury mail server as backend.I need to know how i can create a user account on the mail server when a user registers.I got stuck on this portion.Its very urgent because im going to do it as a mini project.Somebody has any other ideas on how to do this project is also helpful.Any help is appreciable.Thank you.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: PHP Based Email Client

Post by Celauran »

mahi130
Forum Newbie
Posts: 7
Joined: Tue Mar 08, 2011 2:19 am

Re: PHP Based Email Client

Post by mahi130 »

How can i call that from php script to create a user account.i dont know delphi programming.I want to do this in localhost
Post Reply