what webserver and mysql database platform should i use to run a php file

Viewed 17

im starting to create a webpage form my final college assignment. I used XAMPP but my supervisors asked me to used something besides phpmyadmin to manage my database. I would like to ask for recommendation on what combination of webserver and mysql database platform should i use.

I thought about using apache and mysql workbench while writing my code on vscode. Is this possible? (PROHIBITED TO USE XAMPP)

and will i face problems in the future when i need to upload my work to a real server on the internet?

thanks!

0 Answers
Related