This is a screenshot of the file manager on my shared server. I will use ApnsPHP to send push notifications, but I'm starting to do web development. therefore, sorry for my questions.
- Where can I download ApnsPHP files, so the iOS app can use it. And what URL will be used in the application?
- Where can I download the xxx.pem file so that it cannot be downloaded by others. And what is its url to be used in other php files?
- How to run xxxx.php in the background on a shared server, because there is some ApnsPHP file that should be running in the background forever?
- How to create an environment variable on a shared server?
Thanks in advance and appreciate any help
source share