PHP Programming Tutorial

13 years ago

MySQL is a relational database, provides many essential features and some features are very useful.In this article, I am going to explain one of the Read More

13 years ago

Today I am going to write a short post about the _remap() function in CodeIgniter which is used to remap the function with Controller. What Read More

13 years ago

Today I am going to post one quick article about some useful network functions in PHP. As PHP developer, I know that PHP provides $_SERVER[‘REMOTE_ADDR’] Read More

13 years ago

Before some days, I was worked on one site and In this I need to add pagination on some pages in which only some contents Read More

13 years ago

In WordPress, Tags are that ways to find posts within a blog and even across blogs. With the use of tags, we can keep content Read More

13 years ago

MySQL has a lot of basic commands and show commands is one of them.MySQL has SHOW command which have a several different uses.MySQL SHOW Command Read More

13 years ago

Today I am going to share one quick article about buffered and unbuffered queries in MySQL. In this quick article, I am going to explain Read More

Most Popular Posts

Custom Directives in Angular JS

Posted on 9 years ago

Bhumi