
How to Display Popular WordPress Posts by Views Without a Plugin
Want to display popular posts on your WordPress Website? There are many plugins available that ...
How to zip and unzip a file using PHP ?
Compressed files are always the easy and fastest method to download or upload files. Uploading ...
How to build Ajax based chat application in PHP
Chat application helps you communicate with other online users at the same time. It can be eith...
Drag and Drop File uploading using JavaScript and PHP
File uploading by selecting a file from your desktop and then clicking on the download button t...
Send email in PHP from SMTP server using PHPMailer
In this article, we are going to learn how to send Email from SMTP server using PHPMailer. If w...
Image upload in PHP using Ajax and jQuery
In this article, we are going to learn how to upload an image on the server without reloading t...
How to use .htaccess file on apache server?
htaccess(Hypertext Access) is a configurational file used on the webserver that runs on Apache....
Display user profile with image on search in PHP
Hi everyone, today’s article is mostly the advanced version of my previous article Crea...
Creating user profile Page using PHP and Mysql
We are going to learn how to create a user profile page. User will need to input basic details ...