On 17-Aug-02 bo wrote:

> $insertQuery = "INSERT INTO tablename VALUES ( \"{$Seeking}\",

                                               ^^^^^^^^^^^^^^
                                               ('$Seeking',...)";

> ....
> )";
> 
> (and in the future how do I retrieve those from mySQL and output to the
> webpage?)

$selectQuery ="SELECT * FROM tablename WHERE rule"

take the mysql_db_query-command.
 
Regards,
Ruprecht

P. S. for direct reply remember - because of some spam, mails from
      hotmail were automaticly filter out by maildrop on my mta.

----------------------------------------------------------------------
Ruprecht Helms  -   IT-Service & Softwareentwicklung
======================================================
E-Mail: Ruprecht Helms <[EMAIL PROTECTED]>
Date: 17-Aug-02
Time: 11:48:53
======================================================
Homepage:     http://www.rheyn.de 
email:             [EMAIL PROTECTED]

Phone + Fax  +49[0]7621 16 99 16


This message was sent by XFMail 
--------------------------------------------------------------------

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

Reply via email to