Hi all,
It's really frustrating, I got a problem to trim a string using MySQL's
function.
The fact is that I want to rtrim a number from a string, that is:
if the string is abc2321413412, I want the function to return 2321413412;
c123,
123;
456789,
456789;
Is there a faster way to manage that?
The faster, the better. :)
Thank you for your consideration and waiting for your answer. :)
Regards,
Shelley
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php