Tue Jul 14, 2009 8:28 pm - How To Replace Numbers In A String Using Php
#268
How To Replace Numbers In A String Using Php
can you show me how i can write up a script that will show how to replace numbers in a string using php
author: tandem
Share
Share this post by copy and paste this URL and put it on your forums or use it on your profile like myspace, friendster, Facebook, Twitter or others and add in with your comments.
Use this HTML code to embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on with Posts and Replies on your forums
Tue Jul 14, 2009 8:28 pm - Re: How To Replace Numbers In A String Using Php
#68
webune.com
<?php
# FUNCTION BY WWW.WEBUNE.COM
function remove_numbers($string) {
$vowels = array("1", "2", "3", "4", "5", "6", "7", "8", "9", "0", "