I would love to know, if it's possible to get a specific data from a specific mysql table..
Let say on the table itself has a Varchar ... mixed of words and floats..
and then ... I want to pull only the float from the table using php...
can it be done ??