Raised This Month: $ Target: $400
 0% 

replace_all question


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
red_bull2oo6
Senior Member
Join Date: Mar 2012
Location: Braila, Romania
Old 08-10-2013 , 19:53   replace_all question
Reply With Quote #1

hi again xD i came this time with one question

is it bad for my plugin to use "this stock" like 3 times in a function ?

PHP Code:
MakeNameSafeid )
{
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1"#""%23" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1"?""%3F" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1":""%3A" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1";""%3B" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1"/""%2F" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1",""%2C" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1"$""%24" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1"@""%40" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1"+""%2B" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1"=""%3D" );
    
replace_allg_szNameid ], sizeofg_szName[ ] ) -1"®""®" );

what any method can i use.
red_bull2oo6 is offline
 


Thread Tools
Display Modes

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 15:57.


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