Re: [PHP] create emailaccount using php

2004-06-18 Thread Jason Wong
On Friday 18 June 2004 21:19, Syed Ghouse wrote: > i want to know how to create an email account in the mails server using > php. 1) Refer to the documentation for your mail system 2) After you've done step 1 then you can read php manual > Program Execution Functions

RE: [PHP] create emailaccount using php

2004-06-18 Thread Jay Blanchard
[snip] i want to know how to create an email account in the mails server using php.Also how to manage the mails usng php [/snip] http://www.php.net/mail Does anyone read the manual anymore? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] create emailaccount using php

2004-06-18 Thread Syed Ghouse
Hi Everybody i want to know how to create an email account in the mails server using php.Also how to manage the mails usng php regards Syed