In this tutorial “Display data from MySQL database using PHP, jQuery and DataTable” we are going to learn about how to display the data from database using DataTable.js. The grid view of the table is very important for …
How to Install WordPress on Localhost Using XAMPP
Starting a new blog is a very great way to show your skills to the outer world. And it is not all about skills you can make money from the same blog. Today 30% blogs and website run with the …
Login with Google Account Using PHP
In this tutorial “Login with Google Account Using PHP” we are going to learn about setting up an authentication system for your custom web application using Google OAuth PHP and save the data into MySQL database. Today social …
Pagination with jQuery Ajax PHP and MySQL
In this tutorial “Pagination with jQuery Ajax PHP and MySQL”, we are going to learn how to implement pagination in any project with PHP and MySQL. In any web project, pagination functionality is an essential part where huge …
Encode and Decode Query String value In PHP
Securing the URL is one of the biggest challenges in all-time because out of your territory there are many trespassers who will destroy your dream project with hacking, So In this post- Encode and Decode Query String value In PHP …
Extract Data in Excel From MySQL database using PHP in Specific Date Range
In this tutorial Extract Data in Excel From MySQL database using PHP in Specific Date Range, we are going to learn how to export MySQL data to excel using PHP and HTML. We generally need reports in excel sheet, …
4 Best SEO Plugins For WordPress
4 Best SEO Plugins For WordPress which help you to bring more visitors to your website. When we talk about SEO then mind strike on who are going to use SEO plugins in WordPress.
The one who just joins the …
Ajax Live Data Search using PHP and MySQL
In this tutorial, we are going to learn how we can make our own live search. Live Search has been developed using PHP, JavaScript (jQuery), AJAX and MySQL.
What is Live Search?
A live Search is a search form which …
How to Display All Your WordPress Posts on Specific Page
WordPress Posts on Specific Page
How to Display All Your WordPress Posts on Specific Page, In this post I’m going to write about displaying all your WordPress posts on one page. So I will show you how to display …
How to Increase Maximum Upload File Size in WordPress
How to Increase Maximum Upload File Size in WordPress, In this tutorial we are going to learn how to increase maximum file uploading size in WordPress. When you have a WordPress website, you have to upload files every time …