Welcome to Virtual Tutorial World Guest!



Introduction to PHP

 
Post new topic   Reply to topic    VTW Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Please Register and Login to this forum to stop seeing this advertsing.





Tokens:


Posted:     Post subject:

Back to top
computergeek67
Administrator
Administrator


Joined: 31 Jul 2007
Posts: 144


Tokens: 147
Location: US

PostPosted: Fri Sep 28, 2007 12:34 pm    Post subject: Introduction to PHP Reply with quote

PHP (PHP:Hypertext Preprocessor) is a language that is used to create dynamic web pages.

The PHP code starts with:
Code:
<?php


and ends with:
Code:
?>



Now for the famous "Hello World" script. The syntax for just the "Hello World" line would be:
Code:
echo "Hello World";



So the whole "Hello World" script would look like this:
Code:
<?php
echo "Hello World";
?>



Hope this helps
_________________



Come to me if you have any questions
Back to top
View user's profile Send private message Visit poster's website
Luigi
Newbie
Newbie


Joined: 10 Oct 2007
Posts: 1


Tokens: 1


PostPosted: Wed Oct 10, 2007 8:46 pm    Post subject: Reply with quote

Aww....I was hopping you were going to give us a PHP box to let us work in for each post so we could post are work here.....that would be hard I guess.
Back to top
View user's profile Send private message
computergeek67
Administrator
Administrator


Joined: 31 Jul 2007
Posts: 144


Tokens: 147
Location: US

PostPosted: Wed Oct 10, 2007 9:00 pm    Post subject: Reply with quote

Hey Luigi! Great to see that you joined too. As you might have seen, Mivec created a profile also.

Forgot to mention, congrats on making the mod position on GamingForumz.

I hope you like it here too. Remember to refer your friends! (How many times have you heard that before? )



_________________



Come to me if you have any questions
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    VTW Forum Index -> PHP All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group
Virtual Tutorial World ©2007-2008 computergeek67

Affiliates