[FX.php List] Error 958: Parameter missing in query

Kevin Futter kfutter at sbc.melb.catholic.edu.au
Wed May 21 20:34:33 MDT 2008


On 22/05/08 2:20 AM, "Troy Meyers" <tcmeyers at troymeyers.com> wrote:

> Erik,
> 
> I will...
> 
> If the PHP file is not encoded as UTF-8 then when the browser receives it
> (probably depending on the brower) it follows the encoding schem of the
> incoming page even though it doesn't match the META tag. If the tag and the
> actual encoding don't match, then the browser has got to make some sort of
> choice. There is no correct choice since they don't match.
> 

I can only echo this Erik (pardon the pun). The META tag is simply an
identifier telling the browser how the file has been encoded (like the way
file extensions do for filetypes; changing the extension on a file does not
change its type!). It has nothing to do with the actual encoding of the
file, which is a function of the application that created it. Current
versions of FileMaker seem to work best when working with data that is
Unicode encoded, so it's worthwhile to re-encode as UTF-8 and resave your
document (even if it doesn't solve your immediate problem).

-- 
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