ok will try that too...

----- Original Message -----
From: "Sherzod Ruzmetov" <[EMAIL PROTECTED]>
To: "Sunfire" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 7:07 AM
Subject: RE: mysql php and blank variables...


>     :when i type
>     :mysql_query("insert into table_name ('$var list'...); i come
>     :up with a bunch
>     :of
>     :blank/empty variables...
>
> Try to debug your query by outputting to the stdout instead of sending to
> the
> mysql server. You can do it by simply echo()ing your query as it is to the
> browser or terminal.  I'm sure you'll see it doesn't look like what you
> really
> had in mind. This debugging trick may also make this question a non-mysql
> related ;-).
>
> Good luck
>
> Sherzod
>
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.443 / Virus Database: 248 - Release Date: 1/10/2003


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to