[FX.php List] Strange eror

Josh Shrier joshshrier at gmail.com
Wed Sep 3 19:41:10 MDT 2008


Also, the strange thing is that this exact code worked on my local machine,
but on the web server it didn't, so I'm very confused.

-----Original Message-----
From: fx.php_list-bounces at mail.iviking.org
[mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Alex Gates
Sent: Thursday, September 04, 2008 4:29 AM
To: FX.php Discussion List
Subject: Re: [FX.php List] Strange eror

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