
User Registration with SMS OTP verification in php
Hey Technoz! Hope you are doing great. Today in this article, we will see how to implement user registration with ...
Read More
Read More

Forgot Password (Password Reset) system in php
Hey Technoz, Hope you are doing great! Today, we'll see how to implement an important feature- forgot password or password ...
Read More
Read More

User Registration with Email Verification in php
Hey Technoz, Hope you are doing Great! We have seen many websites uses email verification technique to avoid spam mails ...
Read More
Read More

Filter Contents and Filter products using PHP
Hey Technoz, In this tutorial we are going to learn how to filter contents and filter product using php and ...
Read More
Read More

Calculate Page Load Time in PHP
Hey Technoz, In this tutorial we are going to learn how to calculate page load time in PHP. To calculate ...
Read More
Read More

Send mail using phpmailer tutorial
Hey technoz, previously we've seen how to send an email directly from php script in which we have used php ...
Read More
Read More

Registration and Expiration Date in PHP and MySQL
Hey Technoz, In this tutorial we are going to learn how to create automatic registration and expiration date in php ...
Read More
Read More

Create Dynamic Google Pie Chart in PHP and MySQL
Hey Technoz, In this tutorial we are going to learn how to create dynamic google pie chart in php with ...
Read More
Read More

Unique Visit counter by Storing IP Address using PHP
Hey Technoz, In this tutorial we are going to learn how to get unique visit counter value by using PHP ...
Read More
Read More

Visit Counter and Image Hit Counter using PHP
Hey Technoz, In this tutorials we are going to learn how to calculate page visit counter and Image Hit Counter ...
Read More
Read More

PHP Quiz with Countdown Timer
hey Tochnoz , In this tutorial we are going to create PHP Quiz with Countdown timer. In previous tutorial, We ...
Read More
Read More

How to Create Simple Quiz using PHP and MySQL
Hey Technoz, If you want to create a simple quiz web application then this tutorial is really going to help ...
Read More
Read More

Dynamic Dependent Dropdown using PHP and MySQLi
Hi-ya Technoz, In this tutorial we are going to learn Dynamic Dependent Dropdown or sometimes you may also called it ...
Read More
Read More

Upload Store Retrieve and Delete Images using PHP and MySQLi
To Upload Store Retrieve and Delete Images to and from the database by using procedural PHP and MySQLi is shown ...
Read More
Read More

Live Search using PHP, MySQL Database and Javascript
Hello friends! We're here again to discuss live search functionality in a dynamic website using php and javascript. Previously, we ...
Read More
Read More

Search functionality in dynamic website using php, MySQL
Welcome Readers, search functionality is the basic and main function that every website must have. Every website provides that functionality ...
Read More
Read More

Create pdf file using php, mysql database
Hey technoz, Many times in dynamic websites, we need to generate the report of some data and pdf is the ...
Read More
Read More

Import and export csv file in database using php tutorial
Hi, There! We have an another concept of comma separated values file's data insertion. Many times, we have to store ...
Read More
Read More

php session tutorial with dynamic image
Hello, Friends! In the previous tutorial, we have seen all about the php session and successfully built the login and ...
Read More
Read More

php full session tutorial
Hey, There! "session" is an important concept in php, which we are going to study it full in this tutorial ...
Read More
Read More

Image Upload to folder using php
A warm welcome, Developers! In this tutorial, we'll now study how to enable image upload to the folder. In this ...
Read More
Read More

Update data in MySql using php
Welcome back to this tutorial of data update in MySQL database. Previously we have seen how to connect php with ...
Read More
Read More

php send mail
Hey Technoz! We are now here to see the important and interesting part of php website i.e. email. php is ...
Read More
Read More

Delete Data from Mysql database using php
Welcome Coders! In this tutorial, we are going to learn how to delete the entries from the Mysql database. We ...
Read More
Read More

Retrieve the data from mysql database using php
Welcome to this tutorial! In the last post, we've covered the basics of how to insert data in mysql database ...
Read More
Read More

Insert data into database using php, mysql
Hey Technoz! We have covered how to create database in mysql and Connectivity using php code. Now, we're going to ...
Read More
Read More

Php Mysql database connectivity
Hello, There! Welcome to first post for php beginners. We are going to demonstrate how to use a php to ...
Read More
Read More