×

php up to date

Interview questions

Interview questions
what is json? JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate.JSON is an easier to use alternative to XML. What is the difference between mysql_fetch_object and mysql_fetch_array? AnswerMysql_fetch_object...

About PHP

About PHP
About PHP Rasmus Lerdorf – Inventor of PHP PHP Expansion  is hypertext preprocessor. Current Version 5.5.12 Current Beta Version 5.6.02 Todays 82.0% of the websites using PHP for their server side scripting. Server To run PHP you need Server  xampp,wamp,lamp servers used widely in the...

PHP Frameworks

PHP Frameworks
Frameworks(poularity wise) There are many php frameworks are available. Currently there are 25 open source php framework available. These are the frameworks are mainly used for web development. Laraval version 4.1 Codeigniter version 2.2.1 Symfony version 2.4.1 Here I described...