<?php
> $link1= @mysql_pconnect("mysql.secureserver.net", "user", "password");
you shiuld add this
mysql_select_db("sellerlistings",$link1)
> $query = "INSERT INTO tblhouses set HousesID='789', bedrooms='3', floors=
> '4', baths='3', fireplaces='1', squarefeet='1800', price= '200000'";
>
> $result = mysql_query($query);
> ?>
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
>
>
> The php_mysql group is dedicated to learn more about the PHP/MySQL web
database possibilities through group learning.
> Yahoo! Groups Links
>
>
>
>
>
>
>
The php_mysql group is dedicated to learn more about the PHP/MySQL web database
possibilities through group learning.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/php_mysql/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/