Re: [PHP] Mail sending program (beginner)

2006-06-11 Thread aci india
Since it was sunday I was not able to thank instently. Thanks for the help. Thanks to all. [snipped...]

Re: [PHP] Mail sending program (beginner)

2006-06-10 Thread tedd
At 10:54 AM +0530 6/10/06, aci india wrote: >Dear group, > >Description: > >Following is the code which I tried for learning propuses. It is a mail >sending program -snip- I read what you wanted, try this: http://www.weberdev.com/get_example-503.html hth's tedd -- ---

Re: [PHP] Mail sending program (beginner)

2006-06-10 Thread benifactor
t way (possibly better) of doing this. ----- Original Message - From: "aci india" <[EMAIL PROTECTED]> To: Sent: Friday, June 09, 2006 10:24 PM Subject: [PHP] Mail sending program (beginner) > Dear group, > > Description: > > Following is the code which I trie

Re: [PHP] Mail sending program (beginner)

2006-06-10 Thread Rabin Vincent
On 6/10/06, aci india <[EMAIL PROTECTED]> wrote: NOTE: Sorry for the very long code Please paste long code snippets in a website like pastebin.com. Also, the code is hard to read because of the complete lack of indentation. I suggest you atleast attempt to debug your code before posting it her

[PHP] Mail sending program (beginner)

2006-06-09 Thread aci india
Dear group, Description: Following is the code which I tried for learning propuses. It is a mail sending program which checks weather the user enters a correct mail id If he enters the correct mail ID then user name and e-mail will get stored in the mysql data base table. After getting stored