anonymous
2006-11-05 20:19:59 UTC
phpinfo()
?>
...and then save the file as a .php file. Then I'm supposed to open it to see if the test works.
The question is, HOW in the world do you open it THROUGH a a server without loading it onto a real website? I know html very well and I know how to make websites and webpages, but this book I am using to learn php really drops the ball on this step. I was under the impression that APACHE is the server I'm supposed to use to open it, but it doesn't say that. It doesn't make any sense. Can anyone help me? Thanks.