Date: 10/29/01
- Next message: Rick Emery: "RE: [PHP-DB] get field content"
- Previous message: Rick Emery: "RE: [PHP-DB] HELP PLEASE!! Get query error when inserting into My Sql"
- Next in thread: Rick Emery: "RE: [PHP-DB] get field content"
- Maybe reply: Rick Emery: "RE: [PHP-DB] get field content"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Help!
I have drawn a blank..
I want to get the content of a field in a table where I know the databaseName,tableName and columnName and the rowNumber.
Like:
$answer = mysqlCommand("select ColumnName from tableName WHERE rowNumber = $rowNumber,$db)
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Rick Emery: "RE: [PHP-DB] get field content"
- Previous message: Rick Emery: "RE: [PHP-DB] HELP PLEASE!! Get query error when inserting into My Sql"
- Next in thread: Rick Emery: "RE: [PHP-DB] get field content"
- Maybe reply: Rick Emery: "RE: [PHP-DB] get field content"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

