Hi,
After unsuccessful try to install apache2.0.4 with php I went back to
apache1.3 and the same php config I had before.
Yet for some reason php is not working the way its supposed to.
The header function wont do a thing and no syntax errors or warnings are
shown . I guess it has to do something
ng mysql_select_db() and mysql_query()
instead of mysql_db_query()...
---John Holmes...
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, May 23, 2002 9:57 AM
Subject: RE: [PHP] output problem
TECTED]; Php-General-List (E-mail)
Subject: [PHP] output problem
Howdi Alll
some of you might laugh at this but I cant get this to work
Im doing a count on a field and want to diplay the result here is an
example...
");
print (" $line->user\n");
print ("");
}
Howdi Alll
some of you might laugh at this but I cant get this to work
Im doing a count on a field and want to diplay the result here is an
example...
");
print (" $line->user\n");
print ("");
}
?>
what am I missing as it returns no value at all from $line->user, should I be
doing thi
4 matches
Mail list logo