Search found 1 match
- Wed Oct 08, 2008 2:49 pm
- Forum: PHP - Code
- Topic: Possible problem with mysql_fetch_arry() function.
- Replies: 1
- Views: 466
Possible problem with mysql_fetch_arry() function.
Possible problem with mysql_fetch_arry() function. Problem: After insert into new record, query result set only retrieves first character of each field I am creating a database of material test data (i.e. temperature, strength, orientation, etc.). Each material may have multiple sets of tests assoic...