Free Computer Based Training, E-learning, CBT and IT Training courses.
Online Training and Computer training courses.Try our free video tutorials training courses.
Online computer training and distance learning online tutorials
Online Training Online Training

Microsoft Office Skills Training
Business Skills Courses

Technical Courses

Networking Training Courses

Programming Tutorials

Web Marketing Training

Database Training

Unix Training

Perl Tutorials.

Personal Development

How To tutorials

Flash tutorials

Visual Basic tutorials

Dreamweaver tutorials

Html, CSS, Javascript tutorials

Online Training Free Video Tutorials

Free video tutorials Adobe Photoshop
Business Skills Tutorials Dreamweaver Tutorials
Flash Tutorials
Html Tutorials
Visual Basic
Perl Tutorials
C & C++ Tutorials

free online IT Training computer based training courses.
Online Training Assessments


Technical Courses Verbal Reasoning

aptitude Numerical Reasoning

Free Online Java Quiz

Online Computer Training, free video tutorials.
Online Training Training Tools

free online IT Training courses. Course Manager
Try our online computer training courses and our e-learning cbt courses. System Manager

Click here to start your online computer training courses experience.

Sitemap | Blog | Web Diretory

Try learningsteps.com online computer training courses and tutorial via online learning, online training.

PHP Tutorial - Creating our first program:


Lets create our first script, this script will output hello world, at least then we no php is running and working on IIS.(Alternatively you can just upload your php script to your web server and test it.

<?php
	print("hello world!");
?>

As you can see this actually just one line of code. Print allows us to output text enclosed in brackets/inverted commas, all lines also have to end with a semi colon, otherwise an error will be reported.


Why not try this.

Rememember Open your PHP tags <?php and close them with ?> .
Save your file as helloworld.php and upload it to your web server. Now, using your browser, go the the URL of the script.
If it has worked (and if PHP is installed on your server) you should see the output hello world.

Locally you should be able to test it with http://localhost/helloworld.php, you will have copied the file to c:/inetpub/wwwroot (and if PHP is installed on your server).

You can also output text using echo - I personally use echo but this is up to you. You can append variables etc to the echo and print output (See next lesson)

<?php
	echo "hello world";
?>

free online unix tutorial
CBT
online computer courses

Copyright ©2007 LearningSteps.com Inc. Computer Based Training | E-Learning | CBT | IT Training

free IT Training and Cbt computer based training courses.

try our paid computer based training(cbt) or free computer training