[PHP-DB] Security concern with web forms (update of MySQL data base)

2002-03-01 Thread Ronald Wiplinger
A php page, which includes an update statement for a MySQL data base: I am trying to figure out, how I can make sure that an update form on the web cannot include codes, that would update other parts of the database (or worse destroy a database). bye Ronald Ronald Wiplinger (ÃQ¤¯¯Ç

[PHP-DB] HTML mail

2003-11-02 Thread Ronald Wiplinger
, they want me to send HTML emails (with their products ) How can I send a HTML email via php? bye Ronald -- Ronald Wiplinger (CEO of ELMIT) http://www.elmit.com+886 (0) 915 653-452 - I'm a SpamCon Foundation Member, #694, Verify it at http://www.spamcon.org PS: Spam prevention! Our system

[PHP-DB] backup of database record before update

2007-10-28 Thread Ronald Wiplinger
I need some hints how to do that. Maybe there is a template or an easy function available. I have a MySQL database with some tables. Everytime a table record changes, I want also put the old record to a history database. The history table and the original only differs that the key of the