jquery and ajax

Online Leave Management System in PHP Free Source Code

I have created a PHP Project entitled Online Employee Leave Management System. This PHP Project provides the company's management and employees an online platform to manage the leave applications. The application is mobile-responsive which is helpful nowadays because most of the employees owning a personal mobile smartphone. Using this system, the employees can easily apply for leave even they are

Chat Box w/ Login and Registration

Learn how to create a simple chat box with login and registration using PHP, Jquery and Ajax. Once you have registered in the site and login, you can then start to chat. The messages you sent are saved in the database and are displayed in the chat box which all users can view. You can test this project by opening two(2) different browsers with different username in each browser. Hope you learn