Jump to content

simple php apache script to query info


oblivionv

Recommended Posts

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.

 

Link to comment
https://forums.phpfreaks.com/topic/284148-simple-php-apache-script-to-query-info/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.