YUP, that will

read few manuals


Sincerely, 

 Maxim Maletsky
 Founder, Chief Developer
 PHPBeginner.com (Where PHP Begins)
 [EMAIL PROTECTED]
 www.phpbeginner.com



-----Original Message-----
From: Chris Fry [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 26, 2001 11:37 AM
To: Maxim Maletsky
Cc: '[EMAIL PROTECTED]'; [EMAIL PROTECTED]
Subject: Re: [PHP] I need help from you.


Don't think that's going to work - that's an UPDATE syntax - should be:

mysql_query("INSERT INTO table (name, email) VALUES('$name', '$email')");
...etc

Chris Fry

Maxim Maletsky wrote:

> no, don't worry, we'll help:-)
>
> use mysql_query("INSRT INTO table SET name='$name', email='$email'");
...etc
>
> see some examples you can find in documentations. Browse the web for it -
> there's a whole bunch.
>
> Sincerely,
>
>  Maxim Maletsky
>  Founder, Chief Developer
>  PHPBeginner.com (Where PHP Begins)
>  [EMAIL PROTECTED]
>  www.phpbeginner.com
>
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 26, 2001 6:01 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] I need help from you.
>
> Hello,
>
> I have seen your email at PHP site - developers.
>
> I need a simple syntax that you may understand.
>
> I want to send data TO mysql   FROM   my   contact  form.
>
> the database is hosted and provided by my   hosting provider.
>
> I do not know what is the syntax  to send  that data.
>
> I make quality design services, maybe you will need
> anything to improve, I will be glad to  do it in  exchange.
>
> Thank you !
>
> Javier Yep
> [EMAIL PROTECTED]
>
>
> --
> 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]
>
> --
> 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]

--
Chris Fry
Quillsoft Pty Ltd
Specialists in Secure Internet Services and E-Commerce Solutions
10 Gray Street
Kogarah
NSW  2217
Australia

Phone: +61 2 9553 1691
Fax: +61 2 9553 1692
Mobile: 0419 414 323
eMail: [EMAIL PROTECTED]
http://www.quillsoft.com.au

You can download our Public CA Certificate from:-
https://ca.secureanywhere.com/htdocs/cacert.crt

**********************************************************************

This information contains confidential information intended only for
the use of the authorised recipient.  If you are not an authorised
recipient of this e-mail, please contact Quillsoft Pty Ltd by return
e-mail.
In this case, you should not read, print, re-transmit, store or act
in reliance on this e-mail or any attachments, and should destroy all
copies of them.
This e-mail and any attachments may also contain copyright material
belonging to Quillsoft Pty Ltd.
The views expressed in this e-mail or attachments are the views of
the author and not the views of Quillsoft Pty Ltd.
You should only deal with the material contained in this e-mail if
you are authorised to do so.

This notice should not be removed.



-- 
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]

-- 
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