[FX.php List] Strange eror

Alex Gates alex at gandrpublishing.com
Wed Sep 3 19:29:12 MDT 2008


Hi Josh -
I haven't seen that error before, so I only have a guess- make sure the 
encoding of your page is UTF-8.


Josh Shrier wrote:
> This is the code I have for my page:
> 
>  
> 
> <?php include_once("FX.php");?>
> 
>  
> 
>  
> 
>  
> 
> <?php $instanceName=new FX("66.253.81.208","80"); ?>
> 
>  
> 
> <html>
> 
> <head>
> 
> <title>The Developer Connection</title>
> 
>  
> 
>  
> 
>  
> 
> </head>
> 
>  
> 
>  
> 
> <body>
> 
> <?php
> 
> include_once('includes/header.php');
> 
> ?>
> 
>  
> 
>  
> 
>  
> 
> </body>
> 
> </html>
> 
>  
> 
> I am getting these erros returned, and I don’t understand why. The file 
> is there and that is the proper directory. Please help me.
> 
> 
> *Warning*: Unexpected character in input: ' in 
> */Library/WebServer/Documents/joshshrier/FX/FX.php* on line *1*
> 
> *Warning*: Unexpected character in input: ' in 
> */Library/WebServer/Documents/joshshrier/FX/FX.php* on line *13*
> 
> *Parse error*: parse error in 
> */Library/WebServer/Documents/joshshrier/FX/FX.php* on line *14*
> 
> * *
> 
> *-Josh Shrier*
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list


More information about the FX.php_List mailing list