How can I put my ipa
file on my personal server as a php link to other users, by clicking the download link and installing the program on Safari? I want to create download ipa
link in php code.
You need to set the header to your wanted document type and then you need to print the file/mysql entry you want to make available to download.