Menu
Tag

mysql

Upload Image in MySql Database Using PHP Use Them in Table/Slider

PHP By Nov 17, 2013 5 Comments

Upload Image in MySql Database Using PHP Use Them in Table/Slider Upload Image in MySql Database in PHP this is the topic on which we will discuss today and learn it how to do it. In this tutorial we will see that how we will upload the image and save it in our image folder and save the image in…

How to Fetch Data From Database and Display in Table in PHP

PHP By Apr 27, 2013 No Comments

Hello Friends today i am going to put a tutorial related to How to Fetch Data From Database and Display in Table in PHP. Task is very easy what you need is a beginner knowledge of Mysql and PHP. First of all we will discuss how we will send the data to the database. HTML Form We will use the…