[FX.php List] Strange eror
Josh Shrier
joshshrier at gmail.com
Wed Sep 3 19:23:54 MDT 2008
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/bc879be8/attachment-0001.html
More information about the FX.php_List
mailing list