PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #7830 How can I insert new records into a table?
Submitted:15 Nov 2000 9:57am UTC Modified: 15 Nov 2000 11:39am UTC
From:n dot vieira at oninet dot pt Assigned to:
Status:Closed Category:MySQL related
Version:4.0.3pl1 OS:Windows 98
View/Vote Developer Edit Submission

Welcome! If you don't have a SVN account, you can't do anything here. You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
SVN Username: SVN Password:
Quick Fix:
Status: Assign to:
Category:
Summary:
From: n dot vieira at oninet dot pt
New email:
Version: OS:
New/Additional Comment:

[15 Nov 2000 9:57am UTC] n dot vieira at oninet dot pt
   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?
[15 Nov 2000 11:39am UTC] mrobinso@php.net
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.

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC