Here is my problem in mssql in asp i can 
SELECT (height + 'x' + width) as size FROM Twenty


How can i do that for mysql under php?
I am trying to create a single array result using 2 different fields of data 
plus extra characters.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to