[FX.php List] Strange eror
Josh Shrier
joshshrier at gmail.com
Wed Sep 3 21:22:22 MDT 2008
This is going from a windows machine on my side to a mac on the server side.
How do check if it copied correctly?
_____
From: fx.php_list-bounces at mail.iviking.org
[mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Glenn Singleton
Sent: Thursday, September 04, 2008 6:13 AM
To: 'FX.php Discussion List'
Subject: RE: [FX.php List] Strange eror
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/b16d79bf/attachment.html
More information about the FX.php_List
mailing list