[FX.php List] error help

Jonathan Schwartz jonathan at eschwartz.com
Thu Aug 31 08:32:40 MDT 2006


Thanks for that tip, DC.

That explains a few mis-behaving episodes in the recent past, 
especially after I went searching for sample code snippets on the web.

Jonathan


At 9:51 AM -0400 8/31/06, DC wrote:
>sometimes you'll get a blank page when there are extra (high ascii 
>or low ascii) characters in your code. this usually happens when you 
>copy and paste several lines of code from a web page. the code has 
>extra stuff in it that you have to strip out by hand.
>
>In case you are using it, BBEdit has a command called "convert to 
>ASCII" that will strip the weirdness out automatically. other text 
>editing tools may have commands to help.
>
>dan
>
>On Aug 31, 2006, at 9:20 AM, gary redmond wrote:
>
>>No that wasn't the problem, I checked the php.ini file and realised that
>>short openings were off but I enabled them and now I just get a blank page.
>>
>>
>>
>>
>>----- Original Message -----
>>From: Jack Kelly <jlk4p at virginia.edu>
>>Date: Thursday, August 31, 2006 2:04 pm
>>Subject: Re: [FX.php List] error help
>>To: "FX.php Discussion List" <fx.php_list at mail.iviking.org>
>>
>>>My guess is that you've got  two ?>  in your code. Look at the
>>>statement for your SetDBData. Does it look like this?
>>>
>>>$addstu?>SetDBData('Student','stureg',$groupSize);
>>>
>>>If so change that question mark to a dash and you should be fine.
>>>
>>>On Aug 31, 2006, at 3:34 AM, Gary Redmond wrote:
>>>
>>>>I can't get php.fx to work i keep getting this message
>>>>
>>>>
>>>>SetDBData('Student','stureg',$groupSize); $addstu->SetDBPassword
>>>>('','admin'); $addstuResult=$addstu->FMNew(); echo $addstuResult
>>>>['errorCode']; foreach($addstuResult['data'] as
>>>$key=>$addstuData); ?>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>_______________________________________________
>>>>FX.php_List mailing list
>>>>FX.php_List at mail.iviking.org
>>>>http://www.iviking.org/mailman/listinfo/fx.php_list
>>>
>>>
>>_______________________________________________
>>FX.php_List mailing list
>>FX.php_List at mail.iviking.org
>>http://www.iviking.org/mailman/listinfo/fx.php_list
>
>_______________________________________________
>FX.php_List mailing list
>FX.php_List at mail.iviking.org
>http://www.iviking.org/mailman/listinfo/fx.php_list


-- 

Jonathan Schwartz
FileMaker 8 Certified  Developer
Associate Member, FileMaker Solutions Alliance
Schwartz & Company
jonathan at eschwartz.com
http://www.eschwartz.com
http://www.exit445.com
415-381-1852



More information about the FX.php_List mailing list