eemployment-h100
ee_logo_90
Index of the Handbook Index of the Lesson First Page Previous Page Next Page Last Page Objectives of the Lesson Download Questions Bibliography of the Lesson Knowledge Consolidation Page Assistent
Movie Quizzes of the Lesson 50
12 / zyxxyz en-language

2.2. Basic PHP statements

echo "Welcome to my eStore! <br> I offer some of the best candles on the web.";

// Here I welcome to my visitors

?>

 

(Note: We purpose to create a folder named  "my examples" in C:\apachefriends\xampp\htdocs\. In this folder you can save all following examples that you are doing in this lesson.  In this way you should see anytime the results of all your examples in the browser to the address: http://localhost/myexamples/.)

 

Then save it under the name: example3.php. Go to browser to the address: http://localhost/myexamples/. Click on examples3.php (or go directly to: http://localhost/myexamples/example3.php). In fig.2.2.is what you will see in the browser.

 

Fig. 2.1.Example3 embedded in html code saw in HTML-Kit

Fig. 2.2. Screenshot showing example3 in the browser

                   


Index of the Handbook Index of the Lesson First Page Previous Page Next Page Last Page Objectives of the Lesson Download Questions Bibliography of the Lesson Knowledge Consolidation Page Assistent Movie Quizzes of the Lesson
This project has been funded with the support of the European Community. The contect of this project does not necessarily reflect the position of the European Community or the National Agency, nor does it involve any responsability on their part.