This project is a web-based system developed using pure PHP and MySQL, designed to allow users to search and sort products in a table. The system provides functionalities for searching and sorting products with an intuitive and user-friendly interface.
- Product Search: Search for products by name or category. The search is case-insensitive and does not allow terms with fewer than 3 characters.
- Product Sorting: Sort the table by multiple columns (name, category, price, stock) in ascending or descending order.
- Combined Filters: Apply both search and sorting filters simultaneously.
- Intuitive Interface: Icons indicate the sorting direction and provide clear visual feedback.
- Clone the repository:
git clone https://github.com/your-username/ProductSearchAndSortPHP.git