You are required to create a simple program using PHP to achieve the followings:
Upon execution of your code, a menu should be displayed as follows:
1. Calculator
2. String Operations
3. Logical Operations
4. Quit
//You may either use a numbering system as above, or buttons where users can click...