Tag Archives: mysql
Full form for Mobile otp login system using sms gateway in php & mysql
Hi now i will tell you how to create login system using mobile otp. First you need to purchase sms gateway to send otp via ...
OTP Login System through email address using php and Mysql
Hi, Today i am going to post a article about Email otp concept. It will help you to login through the email otp. First OTP ...
How to Delete data from table using php and mysql
Here is the code to display the data from the table using php and mysql. This simple code is used to delete the record you ...
Jquery autocomplete example with ajax
In this post i will tell you how to create Jquery ajax autocomplete textbox with mysql database table. This example i...
Store and Email the form information using php and mysql
In this post i am going to explain about how to store the form datas to the database and also send the same information to the ma...
Upload and Display image from database using php mysql
Hello , Now i am going to explain about how to upload the image to database table and how display those images in gallery page. f...
INSERT, DELETE, EDIT, UPDATE OPERATION USING PHP AND MY SQL
This is one of the simple php code to insert the data and delete edit update and view operation using php and mysql the below ima...