You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Reber b880c3ccde Initial commit 4 years ago
..
PHP program to carry out string functions.php Initial commit 4 years ago
PHP script to check if a string contains a specific string.php Initial commit 4 years ago
PHP script to convert the value of a PHP variable to string.php Initial commit 4 years ago
PHP script to extract the file name from the following string..php Initial commit 4 years ago
PHP script to extract the user name from the following email ID.php Initial commit 4 years ago
PHP script to find the first character that is different between two strings..php Initial commit 4 years ago
PHP script to find the first character that is different between two strings.php Initial commit 4 years ago
PHP script to format values in currency style.php Initial commit 4 years ago
PHP script to generate simple random password [do not use rand() function] from a given string.php Initial commit 4 years ago
PHP script to get a hex dump of a string.php Initial commit 4 years ago
PHP script to get the characters after the last 'forward slash' in an url..php Initial commit 4 years ago
PHP script to get the filename component of the following path..php Initial commit 4 years ago
PHP script to get the first word of a sentence.php Initial commit 4 years ago
PHP script to get the last three characters of a string..php Initial commit 4 years ago
PHP script to insert a string at the specified position in a given string..php Initial commit 4 years ago
PHP script to print letters from 'a' to 'z'..php Initial commit 4 years ago
PHP script to print the next character of a specific character..php Initial commit 4 years ago
PHP script to put a string in an array.php Initial commit 4 years ago
PHP script to remove a part of a string from the beginning..php Initial commit 4 years ago
PHP script to remove all leading zeroes from a string.php Initial commit 4 years ago
PHP script to remove comma(s) from the following numeric string.php Initial commit 4 years ago
PHP script to remove part of a string..php Initial commit 4 years ago
PHP script to remove trailing slash from a string.php Initial commit 4 years ago
PHP script to replace multiple characters from the following string..php Initial commit 4 years ago
PHP script to replace the first 'the' of the following string with 'That'..php Initial commit 4 years ago
PHP script to select first 5 words from the following string..php Initial commit 4 years ago
PHP script to split the following string..php Initial commit 4 years ago