I've placed a Dreamweaver file in the www folder and accessed it in Firefox via my projects but all I get is a blank page and no HELLO WORLD. The file breakdown in the address bar seems fine. The coding is as instructed. What could be wrong ? Thanks - Echo
Make sure you use the long open tag <?php rather than the short open tag <? unless you select the option 'short open tag' from PHP in the WAMP icon in the system tray. The file has to be called something.php.