Hello,
I would like to integrate a PHP/JQuery webpage into a blank application. Basically this webpage allow the user to draw a signature and save it into a database.
I know that I can integrate my PHP HTML code directly into the blank application. But how should I upload the images ? my JQuery libraries ? and css files ?
Thank you