Need help with "report broken link" button (urgent)

Discussion in 'HTML & Website Design' started by ugarkugar, Aug 23, 2011.

  1. #1
    Hi i have been searching the web for a php or html script wich will be a button that when a user clicks it, a report is send to my email with the url where the button was clicked.

    Please help this is urgent.
     
    ugarkugar, Aug 23, 2011 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Use AJAX to tell a PHP page to email you using the mail() function. Use the ID of the button to tell the script what URL the button is for.
     
    Rukbat, Aug 24, 2011 IP