Username:
Password:
Remember me:
Register

Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)


Search forums via Google


0 Users appreciate this thread.

Ban System in PHP
Started by HerobrineLuka
(2013-03-17 16:06:59)
HerobrineLuka (2013-03-17 16:06:59)
Help i've tried so many ways to create a ban system but none of them work please help.


Site link.
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
(Capt.)Orb (2013-03-17 21:23:31)
Use Explode,then do the mysql query to ban and insert the banned message in the chat table.
Aviation fact: The a380 is the largest commerical aircraft in service!

Go to Splashiverse! Splashiverse
HerobrineLuka (2013-03-19 15:35:48)
Anyway I can make that into a command on the chat? ↑
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
HerobrineLuka (2013-03-23 06:17:03)
I mean Can I make that a command inthe chat with a unban command?
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
HerobrineLuka (2013-03-25 05:33:00)
How
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
HerobrineLuka (2013-03-26 17:28:59)
and that can me a chat command how?
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
HerobrineLuka (2013-03-30 08:00:00)
bump
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
HerobrineLuka (2013-03-30 20:11:09)
Um...
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
HerobrineLuka (2013-04-01 17:18:34)
...
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
(Capt.)Orb (2013-04-03 01:27:07)
Hero,Use this.

Source Code
<?php $username=$_SESSION['username']; if($username=='HerobrineLuka'{ echo " You were given a lot of codes above,can't you even TRY to work it out?"; } ?>










Now Seriously,
Use the function explode to explode the message.
Detect if /ban is typed.
Detect the user to be banned.
Use the mysql query to ban.

This post has been edited one or more times, the last time was:
2013-04-03 08:37:45

Aviation fact: The a380 is the largest commerical aircraft in service!

Go to Splashiverse! Splashiverse
HerobrineLuka (2013-04-04 18:36:24)
I do that to bump.
Want to stalk me?
Join the Autonic Steam group! Members: 400+

My youtube channel! Subscriber Goal: 1102/10000
angelrulez7 (2013-04-30 10:38:02)
I used to have a script, but it wasn't for chat.
a
 

Log in to submit a comment

This topic's ID: 43261

Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)




Total registered users: 8321
New registered users today: 7
Newest registered user: ElegantVulpes

©  Copyright 2026 3DSPlaza. All Rights Reserved