Mysql
Mysql Tutorial – create table in database
Mar 8th
All about how to create table in Mysql database using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to create table in Mysql database using PHP.
Mysql Tutorial – Insert data in to table
Mar 8th
All about how to insert / add data in to table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to insert / add data in to table using PHP.
Mysql Tutorial – connect to mysql database
Mar 8th
All about how to make connection with mysql database using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to make connection with Mysql database using PHP.
Mysql Tutorial – create or drop database
Mar 8th
All about how to make create / drop database with mysql using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to create / drop database with Mysql using PHP.
Mysql Tutorial – Update data in to table
Mar 8th
All about how to update / edit data in to table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to update / modify data in to table using PHP.
Mysql Tutorial – Select/Retrieve data from table
Mar 8th
All about how to select / retrive data from table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to select / retrieve data from table using PHP.
Mysql Tutorial – delete data from table
Mar 10th
All about how to delete data from table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to delete data from table using PHP.
Mysql database backup from PHP file
Mar 10th
All we know how to take mysql database backup from phpmyadmin but do you know how to take back-up from php file and after taking back-up , using back-up file load those data in to table by executing OUTFILE sql query from php file.
Mysql Tutorial – Upload files to MYSQL database
Mar 17th
All we know that how to upload file(e.g. image , pdf) in folder using PHP. But in some web application if you need to upload files into MySQL database than here is your solution.
Mysql Tutorial – Download files from MYSQL database
Mar 17th
Once we upload file in Mysql database , we need to download file from Mysql database .Here you will find the way to download files from MYSQL database.
I am
I am Shail Patel studing in MCA and working as PHP developer(Part time) in ahmedabad. I was looking forward to share my internet ideas to people of this beautiful world. I found this site as an ideal one to do this. Now i am author of this site and i hope my articles will be helpful to you guys.