Form fields to database and back? [message #174534] |
Fri, 17 June 2011 00:36 |
bobmct
Messages: 16 Registered: September 2010
Karma:
|
Junior Member |
|
|
I've run into a situation where the data in a particular set of fields
on a form contain lots and lots of special characters (they are regex
notes for a department).
The normal methods I used are failing to retrieve and display the
original characters.
My google searches come up with some rather conflicting
recommendataions. So I thought I would ask this group.
What is the most accurate technique for translating, storing,
retrieving and properly re-displaying such fields with php and mysql?
Thanks
|
|
|