Menu

Save Multiple Checkbox Values in Database using PHP and MySql

Home, PHP By Apr 18, 2018 9 Comments

Save Multiple Checkbox values in Database using PHP is the our topic for this tutorial. Many times in our application we need to save the multiple or single checkbox value in the database for further processing like saving use hobbies, saving multiple answers of a question and many more. I have seen many people stuck and many times i got…

Create URL Shortner using PHP | Google URL Shortner API

PHP By Feb 22, 2018 No Comments

Sharing a short URL instead of long Url is amazing. First of all they dont have to write to much to acess your url and no one knows what it is all about until they will not open it. In this tutorial i will show you how you can create  short url using Google URL Shortner API in PHP. We…

Most popular Search Engine List for 2018

We all use Google and it helps us in everything or you can internet is nothing without the Google. Either you are a developer, photographer, writer or anyone you need Google for your day to day activity. But let me tell you some more search engines which will have their own unique features and workings which will help you to…

Whatsapp Update Issue on 13th January 2018 – Solved

Today when i see my cellphone and open the whatsapp it show’s me that my app is outdated and i have to update it. I searched and i saw that many people are facing this Whatsapp Update issue on 13th January 2018. So i click on download and i found that nothing is working as Google App Store is showing…

PHP Image Album Gallery Script | Photo Gallery with Admin Panel

PHP By Jan 07, 2018 15 Comments

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 and does not involve too…

How to earn online in 2018 – Just a post and you can earn thousands of dollars.

Home, Tech-Byte By Jan 06, 2018 1 Comment

If you post on social media, and you have a large no. of followers, then its very interesting to know, that you can earn thousands of dollars. You tube, Instagram, Facebook, Twitter, these all social media platforms give you the opportunity to earn. You tube is the highest payer and gives heavy income, twitter is the lowest payer, but still…

How to Create Dynamic PHP Photo Gallery

Home, PHP, Videos By Nov 09, 2017 1 Comment

Creating Dynamic Photo Gallery php using Mysql is an easy task and you don’t need to put too much efforts to make it working. Recently in our previous article How to Create Dynamic Image Slider Using PHP and Bootstrap we have completed a tutorial in which we have used the Uploading of images and showing the slider over the page. Almost…

Jquery Drag and Drop Table Save into Database Using PHP

Jquery, PHP By Aug 28, 2017 16 Comments

Jquery Drag and Drop table and save the order into Database using PHP is very simple after reading this tutorial. Our tutorial is all about how we can drag and drop the table rows and save the order into the database using the PHP. For creating a drag-gable table rows we have to use the Jquery which is very simple…

How to Create Dynamic Image Slider Using PHP and Bootstrap

PHP By Aug 18, 2017 15 Comments

How to create dynamic image slider using php and bootstrap this is the topic of our new tutorial and this tutorial is dedicated to the mails which i have received over my email from long time. I have also created 2 video’s regarding How to create dynamic slider in PHP over youtube. Or you can view the video below. Part…

Create CMS Using PHP with SEO Friendly URLs

PHP By Jun 18, 2017 19 Comments

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 and having many features which…