hi does anyone know how i can go about sending infromation out of database to an email address soon as a page loads
mysql_connect mysql_select_db mysql_query mysql_fetch_array | mysql_fetch_object | mysql_fetch_row | mysql_fetch_assoc mail
those are the commands you need, why not simply use them?
Yes i know all those commands just wanted to see if there was any other Interesting ways of doing it..mean while what about my other post...lol
what mrhappiness mentioned are the most efficient way of doing it IMO
yes but i want to send a html email
You didn't mention anything about an html email in your post
i know