Logo
Home / PHP
Installation E-mail
Monday, 05 November 2007 / Kshitij Ahuja

It is very likely that by the time you are reading this, you have already made your mind to install and try php. Before we proceed further with this tutorial, you need to decide about what you want to use php for. Confused? Don't be, i will explain you this.

 There are basically three fields where you can use the power of php. They are :

  • Websites and web applications (server-side scripting)
  • Command line scripting
  • Desktop (GUI) applications
 
Read more...
 
What is PHP? E-mail
Sunday, 04 November 2007 / Kshitij Ahuja

PHP stands for PHP Hypertext Preprocessor. PHP, as stated by the official php website (www.php.net), is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

PHP is server side scripting language. This means that all the executiion of code takes place at the server itself. You never see the php code in browser. All the php code is executed at the server and only the results are passed to the browser to display it accordingly. That is why html is imminently used with php.

Remember, HTML is a formatting language that gives "face" to your website whereas php is a scripting language that is generally used either for calculations or for querying the database.

 If you do not plan to use it for either purpose, PHP is not for you. 

 
Home
Search Engine Optimization
HTML
Adobe Photoshop
PHP
Networking
Contact

Web Hosting by
WantToHost.com



Copyright © 2010 Tutorials Hub . All Rights Reserved.