How to define PHP Magic constants
Posted on 13 years ago
PHP is a simple and powerful language with core features such powerful solution.upload file size limit is for limiting the client to upload the file Read More
Sometimes It’s inadequate to build multiple loops in WordPress because WordPress keeps the track of loop or query data and in my WordPress application, I Read More
WordPress is the best solution for bloggers. You can easily post your content in WordPress with images.Almost every good blog post needs an image.An image Read More
WordPress is a personal blog system and gradually evolved into a content management system which is basically using the PHP language and MySQL database. Users Read More
In my last post, we checked basics about NoSQL database.If you have not read about NoSQL yet, read it https://www.thecreativedev.com/how-to-use-nosql-and-mongodb/here. In this article, I will Read More
This article is going to be split into two parts. I’m doing because of two reasons. First is simply because when content is too large, Read More
Before Some days, I have created one function with the use of zip archive class in PHP.For one site, I want to create the zip Read More
Here is one more quick article about to store binary data in strings with the use of two core functions in PHP. Like, You want Read More
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
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