[FX.php List] An odd problem when going to production server

John Funk jfunk at criticalsolution.com
Fri Apr 3 20:14:08 MDT 2009


I have code  that writes data to FileMaker using:

$request->AddDBParam('Contact', $_REQUEST['Contact']); // data may or may
not be passed by the post

On my development web server it worked fine, but on my production server I
get an index error on the fields where there is no data passed.
I know I can write an if condition for this, but I am curious why I did not
get the index error before now?

John Funk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20090403/e4c6ebf0/attachment.html


More information about the FX.php_List mailing list