I'm new to php and have written that basic code to che if all is set for my php practice but the problem is the browser doesnt display anything. Blank. Any help please.... i will be very thankful
Last edited by Rabbit; Apr 15 '14, 03:20 PM.
Reason: Please use [code] and [/code] tags when posting code or formatted data.
Thanks, techboy.
the path is alright and it is "file:///C:/wamp/www/Practice/My.php".
When i remove the php tags the browser displays "echo "Hello!";" but the moment i introduce the php tags, nothing comes up. What can i do to get it working?
Comment