I wrote a simple application in PHP. During the development I used XAMPP, and now I want to upload it to a "real" server.
I do not want to install too many extensions on my server. How can I check which extensions my application needs?
I wrote a simple application in PHP. During the development I used XAMPP, and now I want to upload it to a "real" server.
I do not want to install too many extensions on my server. How can I check which extensions my application needs?