On Thu, Mar 25, 2004 at 03:04:22PM -0500, [EMAIL PROTECTED] wrote:
> Hi folks,
> 
> NEWBIE here, I am having issues with pulling data out of several tables in
> MySQL.  I am running debian 3.0.23 with MySQL 3.23.49, I can create the tables
> and view them through mysqladmin along with the data, put using the webform
> that I created with PHP4, only some of the fields of data are being displayed. 
> Any idea at where I need to start to look for issues?  Does this sould like a
> DB issue or a code issue with my webform?  Any insight would be much
> appreciated.  Thank you.
> 
> Regards,
> 
> dre 
Hi Dre,
does the query work directly in the mysql client or in mysqladmin?
if so, then its a php issue.
maybe write a small php script that you can run on the command line to
isolate the code and see if you can get it to run there?
-Kev

Attachment: signature.asc
Description: Digital signature



Reply via email to