ULX

Author Topic: PHP Banlist  (Read 4008 times)

0 Members and 1 Guest are viewing this topic.

Offline adam james

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
PHP Banlist
« on: June 15, 2013, 02:01:03 PM »
I would like to suggest at php banlist for websites that is workable for Mybb, ect, for ULX and ulib. Thanks for your time.

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: PHP Banlist
« Reply #1 on: June 15, 2013, 04:18:35 PM »
Check out any of the MySQL addons in the release section. Most of them have the ability to do this.

http://g4p.org/index.php?page=bans
for example.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: PHP Banlist
« Reply #2 on: June 15, 2013, 09:07:22 PM »
Until Garry has a supported working sql library (not sql lite) in Gmod, ULib will most likely never include straight SQL functionality..
We've discussed this before... primary reasoning (at time of this post) - too many third party sql libraries have been written/released, only to be broken and unsupported some months later.
We have enough trouble keeping ULib running with Gmod updates...adding SQL would be that much more difficult and painful.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline adam james

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: PHP Banlist
« Reply #3 on: June 16, 2013, 10:12:13 AM »
Check out any of the MySQL addons in the release section. Most of them have the ability to do this.

http://g4p.org/index.php?page=bans
for example.

Do you know a link I could download it from?

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: PHP Banlist
« Reply #4 on: June 16, 2013, 04:46:48 PM »
It's a custom script we wrote. You would have to write your own php integration on your end. They aren't very hard to do, there are a few examples in the releases board if you look deep enough.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: PHP Banlist
« Reply #5 on: June 16, 2013, 04:56:00 PM »
And prob some related in developers corner forum section too.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming