thanks! it worked!

grant


On 3/14/06, yayan <[EMAIL PROTECTED]> wrote:
>
> <?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
>
>
>    -  Visit your group "php_mysql<http://groups.yahoo.com/group/php_mysql>"
>    on the web.
>
>    -  To unsubscribe from this group, send an email to:
>     [EMAIL PROTECTED]<[EMAIL PROTECTED]>
>
>    -  Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>    Service <http://docs.yahoo.com/info/terms/>.
>
>
>  ------------------------------
>


[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

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



Reply via email to