• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

how to prevent codes in gesior acc

Sigoles

Discord: @sigoles
Joined
Nov 20, 2015
Messages
1,200
Solutions
2
Reaction score
149
How to prevent players from creating posts with html codes in the gesior acc forum?

some create posts with a redirect code for fake pages per example


jlcvp/GesiorMonteiro

tried something without success like:

PHP:
if (strpos('javascript','script') !== false) {     echo 'error'; }
 
Last edited by a moderator:
Back
Top