Friday, 18 July 2014

Normal 0 MicrosoftInternetExplorer4 /* Style Definitions */ table

Normal 0 MicrosoftInternetExplorer4 /* Style Definitions */ table
13:45 by info dose

Hello guys have you also facing such type of error when you publish your post? if yes then don't worry i have a solution. I also got this error many times when i publish my post. But now i handle this error. the solution is so simple just open a notepad, copy your data into notepad, now again copy the data from notepad to blog post and publish and refresh your blog page. hopefully your issue will be solved.

History of PHP

History of PHP
13:34 by info dose

PHP development was started in 1994, Basically Rasmus Lerdorf start to writing a series of Common Gateway Ineterface (CGI) Perl script for his convenience. The purpose of this CGI is to maintain his personal homepage, this tools perform some simple tasks such as displaying his resume, recording web traffice etc. latter on he wrote these script in C Language to increase the performance. In result it can work with web forms and also can communicate with database and he named this implementation “Personal Home Page/Forms Interpreter” or PHP/FI.

Lerdorf released the very first version of PHP as “Personal Home Page tools version 1.0”. this version is used to build a simple and dynamic web applications.

Latter on different version has been released. Details are given bellow.

Version                                                release date

1.0                                                       8-jun-1995

2.0                                                       1-nov-1997

3.0                                                        6-jun-1998

4.0                                                        22-may-2000

4.1                                                        10-dec-2001

4.2                                                         22-april-2002

4.3                                                         27-dec-2002

4.4                                                        11-july-2005

5.0                                                         13-july-2004

5.1                                                          24-nov-2005

5.2                                                          2-nov-2006

5.3                                                          30-jun-2009

5.4                                                          1-march-2012

5.5                                                          20-june-2013

5.6                                                           no date set yet