Tuesday, January 7, 2014

Basic Of Php Language

PHP PHP is a tissue scripting language which means it was designed to lay out(a) with hypertext markup language. You move easily embed PHP mark into your HTML scratch. Hmmm! better but how do we do that? Simple. When writing php polity, you enclose your PHP reckon in special php tags. This put forwards the browser that were working with PHP. See below. PHP and HTML nowadays permit take how we blend PHP and HTML together. my php paginate retort is a special statement in php for outputting data to the browser. This statement is more often used when we pick out to print something to the browser. You will collar how to use echo in as we go along. blood line: Note that, at the end of each PHP statement we need to put a semicolon, i.e. ; as you travel to in the preceding(prenominal) code. Otherwise PHP will get over syntax error. somewhat neat, eh? I remember when i starting time wrote my php code, i was just so amazed :) So, let do that. Lets write our first PHP page. My archetypical PHP Page 1.Open up notepad. 2.Copy pastes the supra PHP and HTML code in notepad. 3.Now, lets and the tear in our www folder, i.e. c:/wamp/www Remember, we need PHP to endure PHP pages on our computer. To salt away PHP, please go to the PHP generalization page. 4.Name the excite my_php_page.php and save it in your www folder. All PHP files mustiness be save with extension .php.
Ordercustompaper.com is a professional essay writing service at which you can buy essays on any topics and disciplines! All custom essays are written by professional writers!
This is important because we need to tell the browser that we are working with PHP. 5.Now, go to http://localhost/my_php_page.php in your web browser. You should see hello th ere! printed out on the browser. Pretty simp! le, eh? there you have it. You first web page in PHP. Now, lets play around with the code. Lets do some more cool stuff. Doing Cool twinge with PHP and HTML Echo statement is powerful in a sense that you can put HTML code in it and it will bear the text as if it was HTML in your browser. Try it! mannequin - Make Text Bold regenerate the PHP line in your code to the following code. Save the file and now refresh your page. > You should see hello there! in bold letters in...If you motive to get a entire essay, order it on our website: OrderCustomPaper.com

If you want to get a full essay, visit our page: write my paper

No comments:

Post a Comment