News

Javascript string substr() method : the substr() method is used to extract the sub-string from a string. it counts the index from 0. it returns the number of characters starts from the first parameter ...