RE: [PHP-INSTALL] Shows code instead of info when calling PHP from Ajax

2007-10-13 Thread Lady Siesta
ober 12, 2007 9:07 AM To: Keith Roberts Cc: php-install@lists.php.net Subject: Re: [PHP-INSTALL] Shows code instead of info when calling PHP from Ajax Could also be as simple as not having the tags? You mentioned having your code "checked" but I'm not sure what you mean by tha

RE: [PHP-INSTALL] Shows code instead of info when calling PHP from Ajax

2007-10-12 Thread Andy Stratton
-Original Message- From: Matthew Marino [mailto:[EMAIL PROTECTED] Sent: Friday, October 12, 2007 9:07 AM To: Keith Roberts Cc: php-install@lists.php.net Subject: Re: [PHP-INSTALL] Shows code instead of info when calling PHP from Ajax Could also be as simple as not

Re: [PHP-INSTALL] Shows code instead of info when calling PHP from Ajax

2007-10-12 Thread Matthew Marino
Could also be as simple as not having the tags? You mentioned having your code "checked" but I'm not sure what you mean by that. If you're saying that you can run the script directly but it fails when called via Ajax you're off my chart. Unless it's getting passed to a different instance o

Re: [PHP-INSTALL] Shows code instead of info when calling PHP from Ajax

2007-10-12 Thread Keith Roberts
Check the filename extension. It needs to be recognisable as an executable php file in order for your web server to pass it along to php for proper processing by php.. HTH Keith On Fri, 12 Oct 2007, Lady Siesta wrote: To: php-install@lists.php.net From: Lady Siesta <[EMAIL PROTECTED]> Subje