On Wed, August 1, 2007 1:23 am, Patrik Hasibuan wrote:
> This sql string produces proper output in my MySQL-Query:
> select image_src from products where product_id='10';
> the output is:
> gambarproduk/0/10/1.jpg
>
> But my php code does not produce anything.
>
> Please tell me what is my mistake.
S
> >
> > -Original Message-----
> > From: Patrik Hasibuan [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, August 01, 2007 8:23 AM
> > To: php-general@lists.php.net
> > Subject: [PHP] I am confused to mysql_query.
> >
> > Dear my friends...
&g
mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 01, 2007 8:23 AM
> To: php-general@lists.php.net
> Subject: [PHP] I am confused to mysql_query.
>
> Dear my friends...
>
> This sql string produces proper output in my MySQL-Query:
> select image_src from products where
Dear my friends...
This sql string produces proper output in my MySQL-Query:
select image_src from products where product_id='10';
the output is:
gambarproduk/0/10/1.jpg
But my php code does not produce anything.
Please tell me what is my mistake.
===
";
$sqlgbr="select image_src
4 matches
Mail list logo