I would admit to query your db only once.
Such as:
...Echo table header here...
$result = mysql_query ("SELECT Name, EventTimes1Score,EventTimes2Score,
EventTimes3Score, EventTimes4Score, EventTimes5Score,EventAdd1Score,
EventAdd2Score, EventAdd3Score, EventAdd4Score, EventAdd5Score,
EventTake
Did you check the box "Verify that file exists" on the dialog where you set
up the entries to parse a php file with php (website properties /
application configuration / application extensions)?
It has to be enabled!
-Ursprüngliche Nachricht-
Von: Maxwell Brodie [mailto:[EMAIL PROTECTED
Php_mssql.dll (php mssql client lib) probably couldnt load the required
ntwdblib.DLL (this is the ms client lib for mssql)(you need both libs...
php's one and ms' one). Check if this file is in your php path. Your php
path also must be in the windows %path% environment variable...
But note, the n
"No input file specified" is no message from your IIS. PHP return this
message when you try to parse a file which doesn't exist. You have to check
the box "Verify that file exists" on the dialog where you set up the entries
to parse a php file with php (website properties / application configuratio
Hi David,
i think its couse of the extension_dir...
try this:
extension_dir = "c:\php\ext"
this works fine for me with mssql... I use IIS 6.0 but It should make no
difference
Jens
-Ursprüngliche Nachricht-
Von: Dave Adler [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 18. Februar 2005 02: