Category Archives: PHP

Upload Multiple Images Using PHP | Drag and Drop Image Upload

By | April 11, 2019

Uploading multiple images using php is the main thing  to achieve with this tutorial. In this article i will show you that how you can upload multiple images using Jquery Drag and Drop Feature. We will also save the uploaded values to the database so that you can use it further. I have already written… Read More »

PHP Image Album Gallery Script | Photo Gallery with Admin Panel

By | January 7, 2018

In the previous article about How to Create Dynamic Image gallery Using PHP and Bootstrap we have learned that how we create a dynamic gallery using PHP. Now in this tutorial we will see that how we create album based Image Gallery in PHP. Its a very easy task to create PHP Image Album Gallery Script… Read More »

Create CMS Using PHP with SEO Friendly URLs

By | June 18, 2017

Hello friends today’s tutorial is all about Create CMS Using PHP.  CMS stands for Content Management System. CMS is very useful for creating Blog or Website. Basically CMS is used for managing content dynamically. CMS is used widely and many CMS are already there in the market like WordPress, Drupal, Joomla etc they are big… Read More »