Friday 22 February 2013

PHP:introduction

1st lecture..................................................................................................
Hi!guys
Today i want to talk about PHP..................................................................
 So here we go..............................................................................................

For PHP learning first of all you guys must know about the basic knowledge of the following..
  1. HTML
  2. Java script
What is PHP?

  • PHP stands for hypertext preprocessor.PHP is widely used as a scripting language.
  • Its scripts executed on the server side and easy to use and download
  • PHP files extension is .php and can contain html,java script text,php code
  • PHP file executed on the server side and result returned to the browser  as a plain html
  • PHP can generate the dynamic page content
  • You guys can create,open,write,read and close file on the server side using PHP
  • You guys can add,delete or modify file in the database using PHP
  • You guys can receive and send cookies using PHP
  • You guys can restrict the user to access the some pages on your sites using PHP
  • You guys can encyrpt data using PHP
  • You guys can collect form data using PHP
  • PHP is a platform independent mean to say you guys run php script any platform like windows,Unix,Lunix ..........etc
  • PHP is not limited to the output of html,you can output pdf file,flash movies,images,text,,ete 
  •  PHP is compatible with all the common servers (Apache,IIS...etc)
  • Support for wide range of database




                               To be continued ....................................


If you guys want to learn PHP and other programing languages so hurry up and join my blog feed ..
and start learning thanks

share with friends...................................................................................................

0 comments:

Post a Comment