Skip to main content
added 5 characters in body
Source Link
Leri
  • 12.6k
  • 7
  • 46
  • 60

I want to get the header from a website with the Ip adressIP address.

I used get_header()get_header() but this only works with URL! Are there other ways to do this? Without using gethostbyaddregethostbyaddre.

I want to get the header from a website with the Ip adress.

I used get_header() but this only works with URL! Are there other ways to do this? Without using gethostbyaddre.

I want to get the header from a website with the IP address.

I used get_header() but this only works with URL! Are there other ways to do this? Without using gethostbyaddre.

Source Link
Oktay
  • 81
  • 3

Get website header with IP

I want to get the header from a website with the Ip adress.

I used get_header() but this only works with URL! Are there other ways to do this? Without using gethostbyaddre.