Tag: PHP

7 years ago

PHP caches the information when you use the some of the functions php provide to provide the faster performance and improve the execution of the Read More

8 years ago

PHP is now widely used service environment.The instanceof operator was introduced in PHP 5. The datatype of the variable passed to the method is uncertain Read More

8 years ago

Today I come with some useful PHP functions which are very useful to understand case functions of PHP. Case functions change the string from lowercase Read More

8 years ago

PHP Session is a very important as we generally use the session to maintain data throughout the application in temporary form.The session can be used Read More

8 years ago

Object-oriented programming (OOP) is a fundamental characteristic of programming language and Object-oriented programming (OOP) of PHP5 provides good support. How to use OOP ideas for Read More

8 years ago

PHP is easy to learn compared to the other language like Java and ASP.NET.PHP has a quite easy to parse and human-friendly syntax.In this tutorial, Read More

8 years ago

PHP is a programming language most widely used for building websites. As I am developer and lecturer both, have prepare article suitable to student and Read More

Most Popular Posts

How to use PHP Method Chaining?

Posted on 9 years ago

Bhumi

How to Get IP address in CodeIgniter

Posted on 11 years ago

Bhumi