How to work with email accounts on PHP?

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
exile
Forum Newbie
Posts: 9
Joined: Tue Jan 06, 2004 1:39 pm
Location: USA

How to work with email accounts on PHP?

Post by exile »

I dont know that this goes in 'PHP - Theory and Design', but I thought i might get better responce then 'Code'.

How can I use PHP to create/delete/changepass/quota email accounts on a server. I use ehostpros.com so I create them though cPanel. I am working on a email service, but I want them to signup and have it creates it automatically. I have a signup form, adds details to a MySQL database, and a admin interface to work will the accounts. Dont know what you need to know but i use ehostpros.com/Cpanel/Hoard or squirlmail/POP3 Email, linux based.
Post Reply