Menu
Tag

Database

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…

MySQL Export Database | Dump Database

PHP By May 04, 2017 No Comments

Today’s tutorial is about How to Backup Mysql Database Using PHP. Hello friends recently i was working over a website and after finishing the website i gave it to my client and he was working over it. One day suddenly there was some issue in the server and my client lost his all the data. He is not having any…

Webcam in PHP Using Jquery | Save Webcam Image in Database

Jquery, PHP By Apr 26, 2017 8 Comments

Hello friends after seeing many issues and great response at our previous post about How to Use Webcam in PHP. We have changed the code and now we have use the PHP Class for making it more simple to use.  In this article we will tell you how you can use this class in your application. You can now download…

Retrieve Data from Database in PHP Display in Table Format

PHP By Apr 08, 2014 No Comments

Hello friends yesterday i was helping some guy at a website. He want to know that how to Retrieve Data from Database in PHP Display in Table Format. So this tutorial is all about getting the values from database and showing it over the website in table format. This is very simple and easy tutorial. Lets suppose we have a…