I am about to build a database of products that will store features fore ach
product in a separate table.

I need to be able to store both text and numeric values in this table, but
be able to perform mathmatical functions on the numeric variables.

is it possible to have PHP covert numbers that are stored as text strings
back into values it can calculate with?


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

Reply via email to