I am a beginner with EC2, also with everything on mysql, asp, etc.
I am now trying to figure out how to connect my client side with ec2 instance, which mysql is running on.
is it possible to use php or asp on the client side, and make a request to ec2 my sql and return values i want.
is there an example of that?
Thanks a lot!!