On Vie 17 Ago 2001 19:17, you wrote:
> I am new to MySql but wanting to use PHP to update and maintain a database.
> I thought I might use MySql.
>
> I have installed MySql, and in PHP have created a database called 'mydir'.
> I am trying to find php functions to add new records/fields to the
> database, but all I can find are functions to query and get information
> from a database.

You should first learn howto use an SQL database, and after that think about 
using it. Read the MySQL tutorial. It's somewhrere in there web site.

Saludos... :-)

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to