dugdiamond
New member
okay - my PHP is okay-ish, but i need to ask a question.
I have created a mySQL database on my web server that is hosted on the cloud. its location is 'localhost'.
i have written the php files 'getscores.php' and 'addscores.php'. these have been tested on my pc, and work.
but... where do i upload them to? :/
(in which directory, on my host's webserver, do i place the php files?)
would it be in public_html, or somewhere else?
any help would be appreciated
I have created a mySQL database on my web server that is hosted on the cloud. its location is 'localhost'.
i have written the php files 'getscores.php' and 'addscores.php'. these have been tested on my pc, and work.
but... where do i upload them to? :/
(in which directory, on my host's webserver, do i place the php files?)
would it be in public_html, or somewhere else?
any help would be appreciated