config.php 80 B

12345
  1. <?php
  2. $ip = "http://192.168.20.133:8080/";
  3. $formLocation = $ip."PHP/forms/";
  4. ?>