http://nopaste.php-q.net/41184
hello guys,
I am creating a Fantasy Football League website!
I need to know how to add check boxes in the php code and form
Lines 51-53 show dropdowns right now but after review the method
This is for trading players from one team to another team.
Can you all show
This is a test to make sure the email works!
Karl James (TheSaint)
[EMAIL PROTECTED]
http://theufl.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
You need to install the MSSQL Client Tools or alt least copy ntwdblib.dll
from the SQL Server (this will allow connections but not configuration).
- Frank
> I have the php_mssql.dll in the extension directory but when I execute a
> PHP page, I am told that the dll does not exist. This is on W
I have the php_mssql.dll in the extension directory but when I execute a
PHP page, I am told that the dll does not exist. This is on Windows
XP Professional.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Currently I display a list of classes.
Simplified SQL and display below:
SELECT *
FROM classes
WHERE
classCategory='$Category' AND
classDeleted=0
ORDER BY $order $reorder
The presentation is:
+--+--++
| CLASS TITLE | LOCATION | CLASS CODE