Pages

Showing posts with label PHP Programming. Show all posts
Showing posts with label PHP Programming. Show all posts

Saturday, February 9, 2013

PHP - About (Chapter 2)

PHP

    In touching the PHP part you must remember some important information like:
1.    its sensitive, c like and it is an scripting language
2.    open source, free to use any time and no worry for payments
3.    fast, stable, cross-platform
4.    easy to used but extremely powerful
5.    is all about community
6.    script and interpreter
7.    script one embedded by HTML

PHP Illustration

In this illustration shows how the cycle process of flows in PHP.


PHP Cycle











Useful properties to know:
o    completely static
o    java provide powerful mechanism
o    java processed to late
o    easy to learn


Note: If one of the following informations on the list are wrong, you may comment it down so I can modify it right away.

Monday, December 17, 2012

PHP - Brief History (Chapter 1)


Rasmos Lerdof  – the creator or the father of PHP and he is also an Engr. Of Yahoo.



           PHP stands for “PHP Hypertext Preprocessor”. And the first version of PHP that Lerdof made for his personal website is PHP/FI means “Personal Home Page/ Forms interpreter. Rasmus made his personal site to put his own bio data hoping that could someone will get his attention that he needs a job.The first version was never use outside Rasmu’s site, the main purpose why do Rasmus made the first version is to enhance his website to make it more lively and more interactive to the user or web visitors.


In the help of this two guys they construct the new Version of PHP:

1.      Andi Gutman  
2.      Zeey Suraki

And then the version start to make history that leads 10% of all website used PHP 3 and later on quickly spread widespread. And more versions come.
   
       PHP 4

o   Re-architecture the PHP from ground up Optimization, Scalability etc.
o   Burst upon a piece called Zend Engine, built in earlier object oriented programming introduction of classes.
 PHP 5

o   More improve (OOP) Object Oriented Programming.
o   It introduced the new future languages like JAVA and also introduced simple XML, SQLite, Database.