Raised This Month: $51 Target: $400
 12% 

si tiene signos raros que no pueda registrarse.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Sabalero_Soy_Yo
Member
Join Date: Apr 2013
Old 04-06-2013 , 21:44   si tiene signos raros que no pueda registrarse.
#1

hola amigos de alliedmods, tengo un sistema de cuentas que las variables son asi:

PHP Code:
enum 

    
PASSWORD 0
    
NAME
     
    
MAX_CHANGE 


enum 

    
UNREGISTERED 0
    
REGISTERED
    
LOGGED
     
    
MAX_STATUS 


new 
g_TempPassword[33][32],g_Password[33][32],g_Date[33][32],g_Status[33],gMsg,g_AlredyChanged[33][MAX_CHANGE],g_CanChange 

new const g_MsgArgs[][] = { "#Team_Select","#Team_Select_Spect","#IG_Team_Select","#IG_Team_Select_Spect" 

new const 
g_Vault[] = "txt";  

new const 
g_szStatus[MAX_STATUS][] = { "No Registado","Registrado","Logueado" 
como puedo hacer para que no se pueda registrar si su tag tiene signos raros es decir: si mi tag es asi:

Sab$%/ler'|

no me pueda registrar y salga un print,

pero si mi tag es:
sabalero_soy_yo

si me pueda registrar , como hago?

intente pero no sale como yo quiero.
Sabalero_Soy_Yo is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:44.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode