RE: [PHP-DB] include() statement hell!

2002-03-27 Thread Photocon
At 22:41 3/27/2002 -0600, Dan Brunner wrote: >Has anybody told him to check his PHP.INI??? How about adding the following to httpd.conf: php_value include_path .:/usr/share/php:/path/to/webpages --Photocon Conrad Hunziker III www.nightskyent.com -- PHP Database Mailing List (h

[PHP-DB] MySQL alphabetical listing

2001-09-18 Thread Photocon
e one letter per page), and I don't want to "select all" from the whole table. Does anyone know how to do this, or am I going about it the wrong way? Thanks --Photocon Conrad Hunziker III www.nightskyent.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

[PHP-DB] double mysql calls?

2001-07-30 Thread Photocon
ountAlreadySent; } ++$CountTotal; } What am I doing wrong? can I have multiple incarnations of mysql queries like this? How could I get a UserID out of a while statement for later updating? Thanks for any help. --Photocon Conrad Hunziker III www.nightskyent.com -- PHP Database Mail