T. Leppers wrote:

Hi Chris,

Thank you for your fast reply.

I have Windows XP but I don't know what you mean by webserver. I have ME
if that's what you mean.
I have installed Apache and it's working fine. Only thing is: how do I
view my php-files working?
I thought it would be in my browser (ME) but when I click a php-file
nothing happens.

Ton,

Yes it is using a web browser. Not sure what you mean by "ME", do you mean "IE" (Microsoft Internet Explorer)? You put your php file in whatever directory you have set in your webserver as the document root, then point your browser to it as http://localhost/myfile.php (or whatever you call the file).

I don't use PHP under MS Windows so I'm not expert at this, but there are specific PHP/Apache distributions available. It might be helpful to look at the php manual at http://www.php.net too.

HTH
Chris

Reply via email to