I have a PHP script on the WAMP server . I also have a tcl script in the same directory. But when I run the PHP script from the browser I do not get any output.
Just wanted to add that . The PHP scripts works fine when I execute from the command line . It is only when I execute from the browser (http://localhost/1.php ) , I get a blank page.