Posted by Chuck Anderson on 12/11/05 21:11
cover wrote:
>Is there a restriction to the number of fields you can work with in a
>PHP to MySQL connection? I'd used as many as 15 quite a few times and
>now I have a form with 34 fields and can't seem to get the info
>inserted into the table even though I'm not getting any connection
>errors, etc. Since my method is identical, I'm wondering if there's
>some 'rule' I am unaware of. TIA
>
>
Put - echo mysql_error(); - right after your query.
--
*****************************
Chuck Anderson • Boulder, CO
http://www.CycleTourist.com
Integrity is obvious.
The lack of it is common.
*****************************
Navigation:
[Reply to this message]
|