Hey everyone! I'm currently working on my capstone project, which involves creating a web-based information system for a school, including features like a student registry and grading system. I've been struggling to find a web hosting service that also offers a database. I'm considering using PHP, along with HTML and CSS, but I'm unsure if that's the best approach. Any suggestions or guidance would be greatly appreciated!
1 Answer
If you're comfortable with PHP, definitely stick with it! It's a solid choice for backend development. Most shared hosting services include MySQL databases when you host PHP sites, so make sure to explore options available through your university, as they may offer student discounts too.

Absolutely! PHP is great for this type of project. Just look for hosting that includes both PHP and MySQL—it'll make things so much easier!