I have a php website connecting to mysql database.
How can i have a user export his database through the webpage to csv format?
I would like the user to have a button he can press that would pop up a
"save as" screen so he can save his database.
I need to also be able that he can only save HIS OWN entries (PERSON_ID =
*******)

Can anyone direct me to a link that shows how you do that or explain to me
how to do this?
thanks very much
Noam


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to