I am new into programming. I have written a good HTML page,login page and register page,but how can it start working? That is to connect to a database(I don’t have a data base) might want to use Google drive. Thanks
That isn’t how it works…
Some good reading:
https://www.w3schools.com/php/php_mysql_intro.asp
as for the actual connection, you might want to focus on PDO stuff as folks over here are more likely to help you out if in troubles.
However, before trying to connect ;):
You may need a WAMP if on Windows, google what it is as it is far too long story to explain it here.
Eventually , if you are on Linux, still need AMP part of it.