Download the file from php mysql server using Ionic app

Hi , i’ve created Ionic app and php file upload and save the data in my database. I want my Ionic app that would be download a file from php mysql , i already connect my Ionic app and php server , now how can i download the file from php mysql using my App ? i can’t find any solutions or source in the internet .