filepro_retrieve -- retrieves data from a filePro database
Description
string filepro_retrieve (int row_number, int field_number)
Returns the data from the specified location in the database.
Note: When safe mode is enabled, PHP checks whether
the file(s)/directories you are about to operate on have the same UID as the
script that is being executed.