PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi guys/gals my name is Lee and I'm from Manchester England. I am a part time uni student and we are doing a module in Software engineering. I am currently looking through a few tutorials on PHP (that is waht we have to program in). The only problem is that I don't have any experience of PHP. I have downloaded WAMP5 but can't find any help files to get me started. I have saved a basic hello.php file in the www directory but yet when I type in http://localhost/hello.php I just get:
Not Found
The requested URL /hello.php was not found on this server.
Apache/2.0.59 (Win32) PHP/5.1.6 Server at localhost Port 80
DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "C:/wamp/www"