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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to