is it possible to tell a page which orientation it should have? I want to have a page on my device that sould be displayed "landscape" but the menu and every other page should be "portait".
I tryed to connect with my mysql database and JQM page. The only idea that I had was PHP so i created a mysql database and a PHP page where i can administrate the database.
And this is my result ^^ (btw it works on a normal server where i installed php)
So i think that Phonegap / JQM does not support PHP. Is there a possibility to run PHP on Phonegap or do you have an idea to let that script run on Javascript / JQuery? Im not so familiar with that...