I'm new at making Facebook apps and this is my first time doing one so please bear with me. :)
I already made a Facebook app and I "sortof tried" to connect it to a localhost database on MYSQL but failed.
I have two questions at the moment: 1) is there a way to connect my facebook app to my own database and how?
2) since the facebook app i made only has one page at the moment, i don't know how to connect it to a new one. how can i connect the app's page to another page?
oh, and i'm using the heroku thing that Facebook provided. the free web hosting thing, i think. and I'm using PHP SDK. My prefered language is php since i'm using dreamweaver to create this whole thing.