mysql - Cloud SQL PHP login
Just a quick question:
I have a Google App Engine (website) and a Cloud SQL instance attached to it. I have a database that is connected to the website.
What is the easiest way to have a PHP login for that? for example a user database on the Cloud SQL instance. I know how to do it normally but am just starting out on the cloud so am unsure how to start.
Thanks in advance!