Word-Counter

This project is a simple Word Counter application built using HTML, CSS, and PHP that allows users to enter any random text into a text area. After clicking the Count Words button, the application calculates and displays the total number of words and characters entered by the user. The project focuses on basic form handling, string manipulation, and user-friendly interface design, making it ideal for beginners to practice PHP concepts without using a database.

Screenshot (213)