There could be something you're not seeing and assuming it's correct. But
typing your code into the email we aren't getting the full story.

Can you actually attach your scripts to an email and send that? Copying and
pasting then into the email won't necessarily provide all the info needed to
solve your problem.

For example: I once uploaded a PHP script to the server and for some reason
on the way up extra character were placed in the document that did not show
up in most text editors. I had to use a very basic terminal text editor to
see the added characters.

-----Original Message-----
From: Nick Wilson [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 16, 2004 8:17 AM
To: php-general
Subject: [PHP] Syntax Error -> This is WEIRD!

if a script calls antohter like 'include('http://site.com/index.php');

Why would I get a syntax error on line 1 of index.php when it looks like
this:

<?php
// line one above this one


What's the deal there?

Many thanks for any insight ;-)
-- 
Nick W

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to