![]() |
|
|
#1 |
|
Junior Member
Join Date: Nov 2004
Posts: 2
|
Help with inserting data into database
I'm trying to do something like this
PHP Code:
|
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Nov 2004
Posts: 3
|
Re: Help with inserting data into database
Looks like some syntax errors. I assume the general logic is correct.
Try this $query="INSERT INTO ".$table_name." ('catagory', 'link', 'link_description', 'link_title', 'link_name') VALUES ('', '".$link."', '', '', '') WHERE catagory=".$catagory; freeware |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Data Corruption using navicat | webie | Navicat Support | 1 | 08-19-2005 02:12 PM |
| Problems Entering Data from terminal to Mysql? | fvs | General | 2 | 10-01-2004 07:02 PM |
| Import Access, Excel and data of other formats to MySQL by Navicat | NavicatGuy | Articles | 0 | 08-17-2004 01:08 AM |
| 3.3 Creating and Using a Database | Administrator | Documentation | 13 | 06-09-2004 04:56 PM |
| 1.2 Overview of the MySQL Database Management System | Administrator | Documentation | 0 | 06-07-2004 10:11 PM |