i need help with this php. Write a PHP script using regular expressions for validating the data submitted by a form with two text fields, simplified IP address and date as shown in the nine screenshots of my browser window. The required format for the IP address containing digits separated by dot characteris: ddd. ddd. d. dd, while the required date format is mm/dd/yyyy.
OR
OR