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?
User Profile
Collapse
-
I have wampserver installed but cant read php code.
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 ...Code:<html> <head> <title> basic </title> </head> <body> <?php echo "Hello!"; ?> </body> </html>Last edited by Rabbit; Apr 15 '14, 03:20 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.
No activity results to display
Show More
Leave a comment: