User Profile

Collapse

Profile Sidebar

Collapse
Frank Mtu
Frank Mtu
Last Activity: Apr 15 '14, 03:15 PM
Joined: Apr 15 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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?
    See more | Go to post

    Leave a comment:


  • Frank Mtu
    started a topic I have wampserver installed but cant read php code.
    in PHP

    I have wampserver installed but cant read php code.

    Code:
    <html>
    <head>
    <title>
      basic
    </title>
    </head>
    <body>
      <?php
           echo "Hello!";
       ?>
    </body>
    </html>
    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 ...
    See more | Go to post
    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
Working...