PHP-CRUD-with-MySQL is a simple web-based To-Do List application that allows users to add and remove tasks. It utilizes PHP to handle form submissions and MySQL for storing tasks in a database. The ...
StudentRecord is an Android application built with Java, Volley, PHP, and MySQL. It demonstrates full CRUD operations (Create, Read, Update, Delete) for managing student records. Users can add, edit, ...