MySQL Forums
Forum List  »  Newbie

Will this return a value?
Posted by: GOLDfish.74
Date: June 26, 2005 08:03PM

$title = mysql_query("SELECT prod_title FROM products WHERE prod_id = '$array['spec_prod_id']'");

will $title equal a value or just that string?

Thnk you,
Sam.

Options: ReplyQuote


Subject
Written By
Posted
Will this return a value?
June 26, 2005 08:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.