Does anyone know a function to give me the mySql field types? I saw the function mysql_field_type, but that returns php types not mysql. What I wanna do is if the type of the field is "Text" then I wanna make a "textarea" to edit and add stuff. Thanks. Jason -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- RE: [PHP] field types Jason Jacobs
- RE: [PHP] field types Boget, Chris
- RE: [PHP] field types Boget, Chris
- RE: [PHP] field types Joao Prado Maia