Hi,

Friday, March 19, 2004, 2:57:57 PM, you wrote:
JM> No prob. I'm still working on a fix for my problem. I know I don't have a
JM> javascript error, if I copy and paste to another file it works fine. Just
JM> not in the php file. I'll mess with including it with the <script tags, but
JM> it's not how I wanted to do it. I'll mess with it and let everyone know.

JM> I do not get any javascript error messages. I know what was being said about
JM> the error in the bottom left of IE, but that doesn't appear. I even tried
JM> putting in alert("hi"); and it didn't work, which is why I said I think php
JM> is not allowing the javascript to be executed for some reason.

JM> Jake

Remember you have to put <?php at the top of the include file as well
as the interpreter switches out of php mode for the include.

-- 
regards,
Tom

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

Reply via email to