PROfile
All time reputation: 187
Achievement
jatkins' Recent Snippets Tagged 'String'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
JavaScript trim String text manipulation
JavaScript String Trim Function
posted on November 7, 2011 by jatkins
Pascal String count word sentence capitalization
Pascal Word Count and Capitalization Sample Program
posted on September 30, 2011 by jatkins
JavaScript file path String name filename manipulation
Get filename from path
posted on August 10, 2011 by jatkins
JavaScript substr String manipulation substring
substr (works with negative length values)
posted on July 21, 2011 by jatkins
JavaScript String reverse manipulation
reverseString
posted on July 20, 2011 by jatkins
PHP search array String find multidimensional 2d
Find the parent key of a value in a two-dimensional array
posted on June 7, 2011 by jatkins
PHP sort array String text Value length strlen
Find the longest string in an array
posted on February 15, 2011 by jatkins
PHP String text word adjacent saved by 1 person
Find adjacent words
posted on January 31, 2011 by jatkins
PHP String replacement manipulation strreplace
str_replace_first
posted on January 16, 2011 by jatkins
Ruby words index String text word
Find words adjacent to a word given by its index in a string
posted on December 2, 2010 by jatkins
JavaScript words String strings capitalize ucfirst capitalization
JavaScript ucFirst (capitalize the first letter in a string)
posted on November 6, 2010 by jatkins
PHP String strings saved by 2 people
Get the first two words of a string
posted on August 10, 2010 by jatkins