[FX.php List] Performance/Error Question

Leo R. Lundgren leo at finalresort.org
Fri Jul 10 09:56:00 MDT 2009


Presumably the error message would tell you what file and where the  
error occurs?


10 jul 2009 kl. 17.51 skrev Dennis Dalziel:

> Steve,
>
>                 What is odd is that if I refresh the page then the  
> errors go away and the Filemaker data is displayed, so I know the  
> fields have values in them.
>
> Thanks,
>
> Dennis Dalziel
> Production Manager
> G & R Publishing Co.
> 507 Industrial Street
> Waverly, IA 50677
> 319-352-5391
>
> From: fx.php_list-bounces at mail.iviking.org [mailto:fx.php_list-bounces at mail.iviking.org 
> ] On Behalf Of Steve Winter
> Sent: Friday, July 10, 2009 10:41 AM
> To: FX.php Discussion List
> Subject: Re: [FX.php List] Performance/Error Question
>
> Hi Dennis,
>
> If you're actually getting a page back then it's not an FMP speed  
> issue, since that would prevent the entire page from loading...
>
> Potentially if you're using something like $myResults['data'] 
> [$resultKey]['fieldName'][0] to output a value, or to use it in an  
> if or something, and the record which you've queried has doesn't  
> have a value for that field, you'll get the type of warning that you  
> seem to be getting...
>
> Cheers
> Steve
>
>
> On 10 Jul 2009, at 16:08, Dennis Dalziel wrote:
>
>
> I’m working on a website that uses both MySQL and Filemaker as the  
> backend databases. The queries to Filemaker are in fx.php and  
> occasionally a page will load and generate an Undefined Variable  
> error on a page that works most of the time and I know that I query  
> for that variable.
>
> My question is what causes these intermittent errors? I have a  
> feeling it’s a performance issue and that Filemaker is just not  
> getting the information back fast enough so php throws an error. I  
> don’t seem to see these kinds of errors from the MySQL queries.
>
> Is there a php.ini setting that I need to change to get rid of these  
> errors?
>
> Thanks!
>
> Dennis Dalziel
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
>
> Steve Winter
> steve at bluecrocodile.co.nz
> m: +44 77 7852 4776
> 3 Calshot Court, Channel Way
> Ocean Village, Southampton SO14 3GR
>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list


-|

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20090710/45f8adee/attachment.html


More information about the FX.php_List mailing list