CleanUp DB (Small web-based DB-cleaner)

Results 1 to 12 of 12
  1. #1
    Account Upgraded | Title Enabled! CobraCom is offline
    MemberRank
    Jul 2008 Join Date
    382Posts

    CleanUp DB (Small web-based DB-cleaner)

    Since most DB's contain alot of Logg-data and most people dont even use it, here's CleanDB. It's a simple, web-based PHP script which removes all Logs and useless data.

    Here's the script: http://pastebin.com/d416f6393

    It's really simple to use.
    Last edited by CobraCom; 12-01-09 at 04:07 PM.


  2. #2
    Rival Gamers Owner own_prox is offline
    MemberRank
    Jul 2007 Join Date
    HellLocation
    1,077Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    nice i thought id reply as no one else was

  3. #3
    Account Upgraded | Title Enabled! alfredao is offline
    MemberRank
    Jan 2008 Join Date
    Coronel FabriciLocation
    705Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    Simple and usefull! Thanks

  4. #4
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    Use this php script at your own risk.
    Look at this part
    Code:
    mssql_query("DELETE FROM Login WHERE AID > '0'");
    echo "Login logs removed<br />";
    I would not use it, it will delete all Data From the table Login. After this people are not able to login in any more.

  5. #5

    Re: CleanUp DB (Small web-based DB-cleaner)

    yep good job about finding that out i was thinking the same when i saw the release.

  6. #6
    Account Upgraded | Title Enabled! CobraCom is offline
    MemberRank
    Jul 2008 Join Date
    382Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    oh I didnt know this. Hold on lemme change the query and rerelease it and you didnt actually have to infract m for this you know

  7. #7
    Account Upgraded | Title Enabled! CobraCom is offline
    MemberRank
    Jul 2008 Join Date
    382Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    Reuploaded, dont think anyone used it yet since it was released over night, sorry if you did use it :)

  8. #8
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    nice job. love the release :D

  9. #9
    Proficient Member Tra3200 is offline
    MemberRank
    Jul 2008 Join Date
    199Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    8/10 man nice ...

  10. #10
    My Religion: Love ♥ diosz is offline
    MemberRank
    Feb 2008 Join Date
    IDK~Location
    314Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    who can do other because this have something bad so am i dont know php =(
    but im study now
    is confused but really usefull ^^

  11. #11
    Account Upgraded | Title Enabled! Kyuma is offline
    MemberRank
    Aug 2008 Join Date
    At HomeLocation
    350Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    thnks xD

  12. #12
    Account Upgraded | Title Enabled! X-Weaver is offline
    MemberRank
    Jan 2009 Join Date
    XDLocation
    443Posts

    Re: CleanUp DB (Small web-based DB-cleaner)

    good job, nice work for make a gunz server with this DB



Advertisement