Search found 2 matches
- Wed Jun 22, 2005 11:36 pm
- Forum: Databases
- Topic: mysql insert statement
- Replies: 4
- Views: 400
- Wed Jun 22, 2005 11:09 pm
- Forum: Databases
- Topic: mysql insert statement
- Replies: 4
- Views: 400
mysql insert statement
Hi all, I'm having trouble inserting data into a table in my mysql database. I've ben trying for over an hour to get it to work and have no idea why it isn't (I'm fairly new to PHP and SQL). Here's my code: <?php include ( "dbconnect.php" ); if ( ($_FILES['fupload']['type'] == "image/...