Logo
Home
Installation

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?

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. 

 
Custom 404 error pages and the SEO

Often we tend to ignore things that can be very useful. In this article we talk about the custom 404 error pages and how they help in SEO, besides their obvious role.
Read more...
 
Top 10 SEO Myths

The list below are the myths that i came across while learning SEO. They might not apply to all, but are the most common ones i came across.
Read more...
 
How to make shady, stylish rounded borders ?
A simple tutorial for making rounded borders on an object.
Read more...
 
HTML Forms
What if you want to interact with the user of your website? You might need to request some information from the user for some purpose. Interaction with a web user yields highly and is really very helpful in converting the vistors into clients who actually buy your products and services.
Read more...
 
HTML Images
Everybody uses images their web pages. Images enhance the look of web page and more importantly images deliver better and quick understanding of the concept of your website/webpage. Let get into the use of images on your web page.
Read more...
 
Home
Search Engine Optimization
HTML
Adobe Photoshop
PHP
Networking
Contact

Web Hosting by
WantToHost.com



Copyright © 2010 Tutorials Hub . All Rights Reserved.