Activity Stream
48,167 MEMBERS
6814 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29
  1.     
    #11
    Banned
    Website's:
    Dev-Security.net
    Hehehehe its ok im not much of a fan at php

    but here is a .bat script

    Code: 
    @ping wareztech.com > nul
    @IF ERRORLEVEL 1 GOTO dead
    @IF ERRORLEVEL 0 GOTO alive
    
    :dead
    @net send wareztech.com Dead
    @ECHO Dead
    @GOTO end
    
    :alive
    @net send wareztech.com Alive
    @ECHO Alive
    @GOTO end
    
    :end
    
    @ECHO Bye

  2.   Sponsored Links

  3.     
    #12
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    Yeah sure i know how to do that from my desktop but this is not possible with php as far as i know hence the other methods described..

  4.     
    #13
    Member
    Is this shared hosting? Dedi? Can you run exec() for example?

  5.     
    #14
    Banned
    Website's:
    Dev-Security.net
    Why would you even want to run a .php script to check if a site is up? not judging your creation as i think its unique idea actually.


    If you want ill create a software that will do this are you wanting to ping a certain amounts of domain names or unlimited?

  6.     
    #15
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    Shared hosting, about 45 sites on server.

    The reason why i want to do it is cos there is no point submitting to dead/down sites (which makes the process almost as long as this atm), so it unticks them... maybe a bad idea in practice but i like the actual idea and if i can get it to work at a decent speed i will keep it, else i won't.

    I am just brain storming, i don't even have a template for it yet.

  7.     
    #16
    Banned
    Website's:
    Dev-Security.net
    Are you the owner of this server? if so why not just create a .pl script which pings the whole network of sites and informs them if there site is down ?

    sounds a lot easier but yeah that is a good idea now that you said that i can see where your coming from

  8.     
    #17
    Member
    Website's:
    zomgbbqpizza.com evilddl.com scenemarket.org
    No i do not own the server, and i work with php, its a php ddl submitter sacript i am making......

    Anyway for now i have made it so as default it does NOT check the sites but i make a link like site.com?check=1 and then it will check if they so desire...

    I just hope i can find a better method or its a waste of a good idea.

  9.     
    #18
    Banned
    Website's:
    Dev-Security.net
    Hmm im not advanced at php but just using a thought you can do this

    make a db in your server make a script to connect to the store in the db all the sites that create a account on your site there site gets stored in the db after that make a script that will do a scan every 7 minutes or higher by doing a get request from the domain name they added to your site if your script recieves the get request on port 80 then its up if not its down which will then show a image or a text that you specify

  10.     
    #19
    Member
    Sounds awfully familiar

  11.     
    #20
    Member

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Fastest movie releases site?
    By syd2oo2 in forum General Discussion
    Replies: 23
    Last Post: 13th Nov 2011, 06:33 PM
  2. Cool Site To Check How Many Backlinks Your Site Has
    By DJboutit in forum Useful Sites
    Replies: 6
    Last Post: 5th Oct 2011, 08:50 AM
  3. My site, Can you check?
    By happyvalentine in forum Forum and DDL Discussion
    Replies: 2
    Last Post: 5th Dec 2010, 12:04 PM
  4. Check Out My Site -
    By TeRm!NaToR in forum Site Reviews
    Replies: 2
    Last Post: 24th Aug 2009, 05:21 AM
  5. check your site value in $
    By waqararif in forum General Discussion
    Replies: 22
    Last Post: 8th Jul 2009, 09:23 AM

Tags for this Thread

BE SOCIAL