This project demonstrates a simple "Hello, World!" program, which is often the first program written when learning a new programming language. It serves as a basic introduction to the syntax and structure of the language.
- Outputs "Hello, World!" to the console.
- Basic setup for learning and experimenting with PHP.