Newest String Programming Tips
Function for removing unwanted characters
Marcus Olsson
·
0 responses
·
string, function, c#
Easy Query String in JavaScript
Chris Broski
·
0 responses
·
string, query, function, javascript
Get Vim to Surround Lines
Guillaume VanderEst
·
0 responses
·
vim, regular expression, replace, tag
Remove non printable characters in a ruby string
Hélder Vasconcelos
·
0 responses
·
ruby, string, regexp
Escape a string with JSON.stringify
Todd Wolfson
·
0 responses
·
json, string, escape, javascript
Strings to colors
Yuri Artemev
·
0 responses
·
ruby, color, string
Javascript String.split that'll return the remainder
Björn Andersson
·
3 responses
·
utilities, string, array, split
How to retrieve hashtags from a tweet in PHP
Akhyar A.
·
0 responses
·
php, twitter, regular expression, string
Put arabic and persian words in sql server 2008 dynamicaly
ali mousavi
·
0 responses
·
vb.net, string, persian, arabic
Get a character easily with PHP
Juan Manuel A.
·
0 responses
·
string, character, php5
Random string in php
Krzysztof
·
0 responses
·
php, string, random, time
Concatenating String in Ruby....
Marcio Garcia
·
0 responses
·
ruby, string, java
Reducing boilerplate in string generation functions in python
Rafael Calsaverini
·
0 responses
·
python, string, boilerplate, string formatting
Replace a string in multiple files with perl
Maxime VALETTE
·
0 responses
·
perl, replace, string
Capitalize string (even latin names)
Bruno "Clef"
·
0 responses
·
string, capitalize, prototype, enhancement