Category: PHP
Build FD calculator and Maturity Calculator using php
How to make FD calcultor in PHP DemoJoin our Telegram Channel This is a PHP code is used finding th...
Get geo location details in php using ip-api.com Api with source code
IP Geolocation is free for non commerical use api key not required this is usefull for website knowi...
PHP Crud operation Insert,Edit,Update,Delete
In this post you can know about crud operation in PHP inserting, editing, Updating and Deleting in a...
Insert Image in database using PHP and mysql makcode.in
Uploads your images in the database table for any use e.g. display user profile or product image, c...
Edit/Update data in radio button , Multiple checkbox , select box in database Mysql using PHP – HTML Tutorial makcode.in
Create edit.php for updating a data with method POST AND Action = “edit-process.php”First retrieve a...
Insert data in radio button , Multiple checkbox , select box in database Mysql using PHP - HTML Tutorial makcode.in
Create Insert.html for inserting a data with method POST AND Action = "insert-process.php"First crea...
login in PHP using Mysql Tutorial makcode.in
Today i will share Simple Login Script in PHP and MySQLi, i will explain the basic of login . In th...
Delete Data From MySQL Using PHP - Tutorial makcode.in
Delete Data From MySQL Using PHP - Tutorial makcode.inFor deleting data from MySQL the DELETE statem...
How to Install XAMPP SERVER for Windows
Open the XAMPP website. Go to - https://www.apachefriends.org/index.html in your computer's web br...
Update Data From MySQL Using PHP - Tutorial makcode.in
For updating a knowledge that exist already within the database, UPDATE statement is employedIn the...