[Request]Remove any php script for clan?

Results 1 to 7 of 7
  1. #1
    Member panax is offline
    MemberRank
    Sep 2007 Join Date
    51Posts

    [Request]Remove any php script for clan?

    DELETE CLAN PHP SCRIPT!.

    Im Trying to create one but I was always given systaxis error and other mistakes...

    Answers plz. :d


  2. #2
    Member Z3ZO is offline
    MemberRank
    Jan 2008 Join Date
    IsraelLocation
    60Posts

    Re: [Request]Remove any php script for clan?

    use Emisands' ACP - comes with clan functions including clan deletion.

  3. #3
    Member panax is offline
    MemberRank
    Sep 2007 Join Date
    51Posts

    Re: [Request]Remove any php script for clan?

    Quote Originally Posted by Z3ZO View Post
    use Emisands' ACP - comes with clan functions including clan deletion.
    Ehm, admin panel no...


    something like a USERCP...

  4. #4

    Re: [Request]Remove any php script for clan?

    Make one on your own. =\

  5. #5
    RestyleGamerZ FTW Mambo is offline
    MemberRank
    Mar 2008 Join Date
    The NetherlandsLocation
    821Posts

    Re: [Request]Remove any php script for clan?

    Quote Originally Posted by Linear88 View Post
    Make one on your own. =\
    /agree

    If you suck at PHP you could download Emisands Admpnl and try to use it as example?

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

    Re: [Request]Remove any php script for clan?

    wow like this is so hard. xD
    the basic concept is :
    "DELETE * FROM 'Clan' WHERE MasterCID='?'"
    "DELETE * FROM 'ClanMember' WHERE CID='?'"
    Replace the ?'s and wala xD

  7. #7
    Member panax is offline
    MemberRank
    Sep 2007 Join Date
    51Posts

    Re: [Request]Remove any php script for clan?

    Quote Originally Posted by wesman2232 View Post
    wow like this is so hard. xD
    the basic concept is :
    "DELETE * FROM 'Clan' WHERE MasterCID='?'"
    "DELETE * FROM 'ClanMember' WHERE CID='?'"
    Replace the ?'s and wala xD

    hehehe, thanks I Will try...



Advertisement