Re: mail to mysql database recepient

2001-04-13 Thread B. van Ouwerkerk
>I will like to mail all the users in Mysql database having valid email >record, their data with user name and password. > >How to go about this? does anyone have a free script to share? >I also want a column to be updated with random password for each user. This is an application issue. You can

mail to mysql database recepient

2001-04-12 Thread Prasad Mhatre
Dear All, I will like to mail all the users in Mysql database having valid email record, their data with user name and password. How to go about this? does anyone have a free script to share? I also want a column to be updated with random password for each user. Any help is appreciated. Than