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 TrainingMicrosoft Office Skills Training
Business Skills Courses Business Skills Courses

Technical Courses Technical Courses

Networking Networking Training Courses

Java PHP C C++ Perl Training Java PHP C C++ Perl Training

Web Marketing Training Web Marketing Training

Database Training Database Training

Unix Training Unix Training

Online Aptitude Testing and computer Assessments Online Aptitude Testing and Assessments.

Personal Development Training Personal Development Training

Try our online computer training courses via distance learning.
Online Training Free Video Tutorials

Free video tutorials for Adobe photoshop. Adobe Photoshop
Free video tutorials for Dreamweaver. Dreamweaver
Free video tutorials for Flash. Flash
Free video tutorials for Html. Html
Free video tutorials for visual basic. Visual Basic
Free video tutorials for Perl. Perl
Free video tutorials for C++. C & C++

free IT Training and e-learning computer based training courses.
Online Training Assessments


Technical Courses Verbal Reasoning

aptitude Numerical Reasoning

Free Online Java Quiz

Online Computer Training, e-learning, free video tutorials.
Online Training Training Tools

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


Computer Training & Webmaster forum - internet marketing and search engine forum
  

Click here to register for your free computer training courses.

Web Diretory | Sitemap | Blog

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

Introduction To Php Tutorial:


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