Skip to content
November 15, 2023

URL Rewrite

When it comes to creating a website, one of the most important things to consider is the user experience. This includes not only the design and functionality of the website but also the structure of the URLs. A clean and simple URL structure can make it easier for users to understand the organization of the […]

Read article
November 15, 2023

Simple Pagination Using PHP and MySQL

In this tutorial, I will explain that how can we create simple pagination using PHP and MySQLi. If you are working with SQL and fetching multiple records from database, then you have seen that this is not good idea to list all the records in a single page specially when your records are thousands in number. […]

Read article
September 30, 2022

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

Read article