encode a string
Posted: Tue Jul 07, 2009 12:59 am
Hi,
can you give me a php function that will convert
a given string into letters and numbers only?
not including symbols..?
I have tried base6_encode but it has + and / included when
I encode the string...
All I want is only numbers and letters...
Please reply if you know any....
thanks...
can you give me a php function that will convert
a given string into letters and numbers only?
not including symbols..?
I have tried base6_encode but it has + and / included when
I encode the string...
All I want is only numbers and letters...
Please reply if you know any....
thanks...