[FX.php List] Strange eror

Glenn Singleton glenn at possiblesolutions.com.au
Wed Sep 3 21:12:59 MDT 2008


Josh,
 
I have seen this when translating from a Mac to a Windows server or visa
versa.
 
Look at, on the server, the fx.php, it may not have transferred to the web
server correctly.
 
Just an idea...
 
Regards
Glenn Singleton
possible SOLUTIONS (Aust)

  _____  

From: fx.php_list-bounces at mail.iviking.org
[mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Josh Shrier
Sent: Thursday, 4 September 2008 11:24 AM
To: fx.php_list at mail.iviking.org
Subject: [FX.php List] Strange eror



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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20080904/622b08fa/attachment-0001.html


More information about the FX.php_List mailing list