How to connect to whois server through PHP?

4 replies
  • WEB DESIGN
  • |
Hi Warriors,

I am having tough time connecting to whois server through PHP..

Can anyone help me out??:confused:

Thanks in advance.
#connect #php #server #whois
  • Profile picture of the author profreelancer
    you can use CURL or fsockopen methods.
    Signature


    {{ DiscussionBoard.errors[2993641].message }}
  • Profile picture of the author fazlerocks
    thanks dude..
    {{ DiscussionBoard.errors[2999541].message }}
  • Profile picture of the author fazlerocks
    some other methods?
    {{ DiscussionBoard.errors[2999545].message }}
    • Profile picture of the author mojojuju
      I just use exec or the backtick operator to directly run whois domain.com on the system. This PHP script also gets the job done http://www.phpeasycode.com/whois/
      Signature

      :)

      {{ DiscussionBoard.errors[3000177].message }}
      • Profile picture of the author nevinji
        Banned
        [DELETED]
        {{ DiscussionBoard.errors[8956453].message }}

Trending Topics