Register|Login

Have a question? Click here to ask the community.

Creating A PHP WorkSpace For PC

| In: Getting Started | 3,565 views

Video Tutorial


Video Source Code


Testing Code (Save as index.php to the folder you are testing)

1
2
3
<?php
  echo "Hello Robert";
?>

Comment Form

You must be logged in to post a comment.