Help me with these problems
Collapse
X
-
Yeh, i sometimes use right button..But sharp button alters with it sometimes..
-
Why not use right button? its just as fast and also stops you from looking like a right immature kid when you write lol
Leave a comment:
-
Originally posted by metulj View Postdont talk nonsense !
i wrute from mobile alot and i never
use uper-lower blah blah ****!
it's extremely annoying to read that crap:mad:
Leave a comment:
-
It is possible that your mobile will do this but .... only if you type like it all the time*
Your t9 can pick up on it.... *i use to have a login name that one time i accedentally put an upercase letter in the middle of it and after that i had to keep altering it and it did my head ineventually i changed nicks ....... but even this i think its only on new t9 words*
I think to be honest its just a sign of how mature you are ...... and not how you think it looks cool to every else lol
if you had just been changing the o to 0 (zero) then i would understand how this would be quicker...... this way can also prevent people from other languages translating your text to there language ... but apart from that i guess you gotta be 3l1+3and even then its just a load of wannabe think there cool cos they can type lite
* *
Leave a comment:
-
Even i use m0bile.
all i replace is O /o with 0 c0z it saves time :p
Leave a comment:
-
Originally posted by kiLLeR-eyEd_14 View PostSorRy duDe..I'm using m0bile that's why i cAn't av0id using upPer cAse..If i'm using a c0mpuTer, i wilL n0t go make hard typing with upPercAse..Lol
i wrute from mobile alot and i never
use uper-lower blah blah ****!
it's extremely annoying to read that crap:mad:
Leave a comment:
-
try this
PHP Code:function sqlesc($x)
{
return "'".mysql_real_escape_string($x)."'";
}
</SPAN>
Leave a comment:
-
Originally posted by metulj View Posti use mobile A LOT !!
so dont tell me you cant avoid capital letters...
next time i'll just delete posts writen in aka LeeT text..
it's really annoying to read it,
almost same annoyance like all written in capital letters
Leave a comment:
-
Originally posted by kiLLeR-eyEd_14 View PostYeh..It's already in my script..The thing i'm talking about is or the thing i just want to have is a more secured script to counter sql injection attacks..I'm not contented with magic_quotes or addslashes..When i tried using mysql_real_escape_string, i got errors that why i can't use that function..
Code:$newstring = mysql_real_escape_string($string); echo $newstring;
Leave a comment:
-
use stripslashes($string); on output
(providing its not going back into database for something like a badly coded quote system)*:p
Leave a comment:
-
Originally posted by kiLLeR-eyEd_14 View PostSorRy duDe..I'm using m0bile that's why i cAn't av0id using upPer cAse..If i'm using a c0mpuTer, i wilL n0t go make hard typing with upPercAse..Lol
so dont tell me you cant avoid capital letters...
next time i'll just delete posts writen in aka LeeT text..
it's really annoying to read it,
almost same annoyance like all written in capital letters
Leave a comment:
-
Yeh..It's already in my script..The thing i'm talking about is or the thing i just want to have is a more secured script to counter sql injection attacks..I'm not contented with magic_quotes or addslashes..When i tried using mysql_real_escape_string, i got errors that why i can't use that function..
Leave a comment:
-
magic quotes will be disable soon...Why not verify all field? eg the function that check for illegal characters in the registration page? only allowed A-Z 1-9 space .? in input element... thats what i did with one of ma unfinished script http://mobispace.cogia.net works perfectly..Code:;||id=1--;
Last edited by mcKeny; 06.05.09, 01:42.
Leave a comment:
-
SorRy duDe..I'm using m0bile that's why i cAn't av0id using upPer cAse..If i'm using a c0mpuTer, i wilL n0t go make hard typing with upPercAse..Lol
Leave a comment:
Leave a comment: