Buying Quick PHP script development.

Discussion in 'Programming' started by jfontestad, Jun 19, 2014.

  1. #1
    Looking for someone to create a quick php script that will check the availability of a domain at a set interval.

    Ex: It will go to a whois page (i'll provide it), use the domain I specify (maybe have a GET for this, ex: checkdomain.php?d=yahoo.com), loop the check depending on interval set (in minutes, this can be another variable, either set in URL or in the script itself *.php?d=432342.com&t=10) by me until domain it available OR expiration date has changed. Then once either of those happen send me an e-mail. Also, while looping show result buffer (each on its own line).

    **This shouldn't take longer than an hour for someone who knows what they're doing. I probably have code titbits around my hard drive someone to do this, but think that it will be easier for someone else to do.

    US$15.00 via PayPal for anyone interested as soon as final working version is completed.
     
    jfontestad, Jun 19, 2014 IP
  2. edduvs

    edduvs Well-Known Member

    Messages:
    394
    Likes Received:
    31
    Best Answers:
    3
    Trophy Points:
    160
    As Seller:
    100% - 2
    As Buyer:
    100% - 0
    #2
    There's no point in checking a domain expiration date again and again. That may last days, weeks, months depending on the domain expiration date. Why not checking it once, get the expiration date, save it, and make the script sned you an email at that date or several times before.
     
    edduvs, Jun 20, 2014 IP
  3. jfontestad

    jfontestad Well-Known Member

    Messages:
    1,236
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    148
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    @edduvs, that is the logic. i will only be checking domains that are expired, but are still not available... hence the script is to check when these expired domains are released and 'available'. I will not be checking on random domains, but domains that I have my eye on.
     
    jfontestad, Jun 20, 2014 IP
  4. jfontestad

    jfontestad Well-Known Member

    Messages:
    1,236
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    148
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    well i had a few minutes today and ended up putting something together myself.
     
    jfontestad, Jun 20, 2014 IP