Jump to content

oblivionv

New Members
  • Posts

    1
  • Joined

  • Last visited

oblivionv's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi, I am an absolute beginner to php. I need urgent help. I want to create a simple webpage using php which when queried should return a definite value. we have 3 hosts host10 = 192.168.1.10 host20 = 192.168.1.20 host50 = 192.168.1.50 when i send a get request to http://localhost/ip.php?host=host10 return 192.168.1.10 and http://localhost/ip.php?host=host20 should return 192.168.1.20 respectively. I am not a developer and i need urgent help. Thank you.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.