Hey there. Lately, I've been thinking of studying PHP and MySQL since it's summer vacation. So I wonder, where should I start? I installed WAMP on my PC (Win7) and I'm following a tutorial on the web (http://devzone.zend.com/node/view/id/625). So I started coding the first sample code given on the site. After I saved it in .php, I don't know how to open the actual file.
Little help, over here.
Put it in var/www/ then visit http://localhost/file.php in your browser of choice.