PHP Programming Tutorial
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
- 1
- 12 years ago
- Tips & Tricks
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
- 3
- 12 years ago
- Web Development
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
- 7
- 12 years ago
- Tips & Tricks
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
- 0
- 12 years ago
- Web Development
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
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
- 1
- 12 years ago
- Web Development
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