Strings and arrays

From Conservapedia
This is the current revision of Strings and arrays as edited by WesleyS (Talk | contribs) at 23:21, August 13, 2012. This URL is a permanent link to this version of this page.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
String Array
Java .length() .length
JavaScript .length .length
PHP strlen() count()
MySQL CHAR_LENGTH()