[PHP-DEV] PHP 4.0 Bug #7830 Updated: How can I insert new records into a table? From: mrobinso <email protected>
Date: 11/15/00

ID: 7830
Updated by: mrobinso
Reported By: n.vieira <email protected>
Status: Closed
Bug Type: MySQL related
Assigned To:
Comments:

Please read the mysql manual for more info
on adding records to a database with the "insert"
syntax.

The proper place to ask these types of questions
is the php-db list.

Previous Comments:
---------------------------------------------------------------------------

[2000-11-15 09:57:00] n.vieira <email protected>
   I have been trying to insert records into a mysql table using mysql_query() and mysql_db_query() but i have had no success...
   Is there a mysql_insert() command? If there is then what is the syntax?
   How can i insert records with mysql?

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7830

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>