I would advise that you learn the basic front-end first a.k.a "Fullstack dev" - that comes wih HTML, CSS and JS (javascript).
Then learn the basic back-end a.k.a. (Server-side dev) - that comes with MySQL [database-this is where you store and pull records/data] and PHP [server scripting, this is...