[snip]
I have recently created a site that has some PHP in it.  It works fine
in
all browsers except AOL.  I can see some of the PHP page in AOL except
the
one that fetches information from MySQL database.  I also host my own
server
for this site.  Maybe this is a server setting or securtity issue.
Anyone
see this before?
[/snip]

Since PHP and MySQL are server-side technologies there should be no
browser conflict. I would suggest looking closely at your HTML, CSS,
JavaScript, and anything else that you may be using client-side for
code.

HTH!

Jay

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

Reply via email to