Re: [PHP-WIN] Re: Parsing a PHP file - Newbie alert

2005-02-16 Thread Andrew Hargreaves
> > Andrew Hargreaves wrote: > > On Tue, 15 Feb 2005 19:20:52 -0500, Jason Barnett > > <[EMAIL PROTECTED]> wrote: > ... > > >>>When I tried to run my first PHP file to show the PHP Info ( >>>phpinfo(); ?>) the browser, Firefox 1.0 did nothing

Re: [PHP-WIN] Re: Parsing a PHP file - Newbie alert

2005-02-16 Thread Andrew Hargreaves
as I want to play about with it some more. Thanks for everyone's help. Andrew H On Wed, 16 Feb 2005 18:02:46 +0000, Andrew Hargreaves <[EMAIL PROTECTED]> wrote: > > > > Andrew Hargreaves wrote: > > > On Tue, 15 Feb 2005 19:20:52 -0500, Jason Barnett

Fwd: [PHP-WIN] Re: Parsing a PHP file - Newbie alert

2005-02-16 Thread Andrew Hargreaves
[PHP-WIN] Re: Parsing a PHP file - Newbie alert Please keep email responses to the newsgroup / list. Helps me stay organized and I help out when I can. Andrew Hargreaves wrote: > On Tue, 15 Feb 2005 19:20:52 -0500, Jason Barnett > <[EMAIL PROTECTED]> wrote: ... >>>When I

[PHP-WIN] Parsing a PHP file - Newbie alert

2005-02-15 Thread Andrew Hargreaves
First post here so go easy on me please as I have looked in as many places as possible before resorting to this. I have installed MySQL, Apache 2.0.52 and PHP 4.3.10 on my XP Pro PC and have read through the installation docs etc to update httpd.conf as instructed. When I tried to run my first PH