Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread Austin W. Marshall
ow what to tell you... > >---John Holmes... > > > >>-Original Message- >>From: Austin W. Marshall [mailto:[EMAIL PROTECTED]] >>Sent: Monday, April 29, 2002 1:58 PM >>To: 1LT John W. Holmes >>Cc: [EMAIL PROTECTED] >>Subject: Re: [PHP] PHP 4.2.0 on win2k, can't

RE: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread John Holmes
rshall [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 29, 2002 1:58 PM > To: 1LT John W. Holmes > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions > > 1LT John W. Holmes wrote: > > >There's a difference betwee

Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread Austin W. Marshall
than select code,desc from codes, which will return everything and code and desc are the only fields. >- Original Message - >From: "Austin Marshall" <[EMAIL PROTECTED]> >To: "1LT John W. Holmes" <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]>

Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread 1LT John W. Holmes
ent: Monday, April 29, 2002 4:34 PM Subject: Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions > 1lt John W. Holmes wrote: > > Did you turn on Display_errors in php.ini? > > > > ---John Holmes... > > Of Course, i think i even had it at the highest

Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread Jeff Lewis
CTED]> Sent: Monday, April 29, 2002 3:52 PM Subject: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions > Is there something about the php 4.2.0 windows binary (installer > version) that renders the mysql_fetch_* functions useless? > > I installed php 4.2.0 on windows

Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread Joshua E Minnie
TED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, April 29, 2002 3:52 PM > Subject: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions > > > > Is there something about the php 4.2.0 windows binary (installer > > version) that renders the mysql_fetch_* function

Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread Austin Marshall
quot;Austin W. Marshall" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, April 29, 2002 3:52 PM > Subject: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions > > > >>Is there something about the php 4.2.0 windows binary (installer

Re: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread 1LT John W. Holmes
Did you turn on Display_errors in php.ini? ---John Holmes... - Original Message - From: "Austin W. Marshall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 29, 2002 3:52 PM Subject: [PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* funct

[PHP] PHP 4.2.0 on win2k, can't use mysql_fetch_* functions

2002-04-29 Thread Austin W. Marshall
Is there something about the php 4.2.0 windows binary (installer version) that renders the mysql_fetch_* functions useless? I installed php 4.2.0 on windows 2000 along with Apache 1.3.24 and MySQL 3.23.49, and in a script i have a simple SELECT statement. The content is in the database, the q