The replace() method is used to replace some characters with some other characters in a string.stringObject.replace(findstring,newstring) [ Full Article]
Subscribe to:
Post Comments (Atom)
PHP Scripts Examples & Tutorials, Java Scripts Examples & Tutorials, AJAX Examples & Tutorials and Related Examples & Tutorials
The replace() method is used to replace some characters with some other characters in a string.stringObject.replace(findstring,newstring) [ Full Article]
No comments:
Post a Comment