[FX.php List] question about returned result array

Kevin Futter kfutter at sbc.melb.catholic.edu.au
Mon Mar 19 21:18:37 MDT 2007


On 20/3/07 6:34 AM, "Alex Gates" <alex at gandrpublishing.com> wrote:

> Hi everyone - 
> 
> In my "beginning" days of using fx.php, I encountered a problem querying
> a database with a number and a number field.
> For some reason, once I changed the field in filemaker to "text" type,
> my finds would work.

Not sure how directly this relates to your problem, but it's pertinent to
remember that *everything* passed via GET or POST is considered a string;
the formal concept of a number type just doesn't apply here. You'd probably
have to convert the type to a number in PHP before submitting it to FM. By
the way, %22 is URL encoding for ' " ' (double-quote).

-- 
Kevin Futter
Webmaster, St. Bernard's College
http://www.sbc.melb.catholic.edu.au/




#####################################################################################
This e-mail message has been scanned for Viruses and Content and cleared 
by MailMarshal
#####################################################################################

This e-mail and any attachments may be confidential. You must not disclose or use the information in this e-mail if you are not the intended recipient. If you have received this e-mail in error, please notify us immediately and delete the e-mail and all copies. The College does not guarantee that this e-mail is virus or error free.  The attached files are provided and may only be used on the basis that the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of the attached files, whether caused by the negligence of the sender or not. The content and opinions in this e-mail are not necessarily those of the College.


More information about the FX.php_List mailing list