Hello,
I am trying to use mysql through php. When I try to run the following
query it does nothing. I am trying to figure out if it is the query or
php I am having a problem with. Does anyone see a problem with the
below query? (Note: This is for mysql)
QUERY:
INSERT INTO page_properties
(page_name,open_menu,top_image,title_image,side_images)
VALUES("30daypolicy","comp_info2","top_aboutus","titlebar_aboutus","30da
y");
Thanx for your help,
Brandon
- [PHP] mysql and php Augusto Cesar Castoldi
- Re: [PHP] mysql and php Christian Reiniger
- [PHP] Re: MySQL and PHP Brandon Orther
- [PHP] Re: MySQL and PHP Philip Hallstrom
- Re: [PHP] MySQL and PHP Sam Masiello
- Re: [PHP] MySQL and PHP hugh danaher
- Re: [PHP] MySQL and PHP DL Neil
- [PHP] mysql and php Joseph Bannon
- Re: [PHP] mysql and php David E.S.V.

