It's difficult to know exactly what you need, Rodrigo.  There is no simple
answer to your question.  You haven't posted any code so I'm assuming you're
either new to PHP, or coding in general.  In either case I would highly
recommend searching www.php.net.  Read the documentation and examples.
While you're there you can also search the archives of this email list and
pick out a number of answers to your questions.  It wouldn't hurt to do a
search on Google for PHP tutorials.  My best recomendation would be to pick
up a copy of 'PHP and MySQL Web Development' (published by SAMS).  It's an
extremely well written book that is very easy to follow.  It will get you
started building dynamic websites with PHP and MySQL in no time.

Best wishes,
Kevin

----- Original Message -----
From: "Rodrigo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 03, 2002 10:58 AM
Subject: [PHP] phpMyAdmin


> Hi guys, I need to know the script to insert some fields into the
> database.
>
> Like this:
>
> I need to get from a form the email, login, password and store it on the
> database. I'd like to know how this script would be.
> Code is apreciated.  ;)
> Thanks, Rodrigo
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to