How to determine requesting site who use curl

Discussion in 'PHP' started by PinoyIto, Feb 28, 2011.

  1. #1
    Is there a way to check if someone opening your site using php curl? I want to trace the url of the site. I tried $_SERVER['HTTP_REFERER']; but no success.
     
    PinoyIto, Feb 28, 2011 IP
  2. firemax

    firemax Member

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    I think that it's not possible via http headers.
     
    firemax, Feb 28, 2011 IP