CODES
NEW
ADD
SaveCode.net
Ranking
Extension
string codes
Newest
Votes
0
vote
How to display "&" character in error description string for ErrorProvider
c#
string
May 03 2022
0
vote
String replace using regular expression
regex
actionscript
replace
search
string
May 03 2022
0
vote
Split String into Sentences
ruby
string
split
May 04 2022
0
vote
Strip Illegal XML Characters from a UTF-8 String
php
xml
string
utf-8
May 04 2022
0
vote
Human Readable Random String
php
string
random
May 04 2022
0
vote
Convert URLs within String to Links
php
url
string
May 04 2022
0
vote
function for grepping a string in every diff between two successional svn revisions of a file
bash
svn
function
string
file
diff
May 04 2022
0
vote
function for grepping a string in every svn revision of a file
bash
svn
function
string
file
May 04 2022
0
vote
datetime string conversion
python
datetime
string
May 05 2022
0
vote
string to url compatible
php
url
string
May 06 2022
0
vote
String to Clean URL Generator
php
url
string
May 06 2022
0
vote
DataBinding an Arbitrary XML String to an ASP.Net GridViev
c#
c
data
xml
asp.net
string
May 06 2022
0
vote
SQL Server String Split Function
sql
data
database
sql-server
function
string
split
May 07 2022
0
vote
Search stored procedures for string
sql
search
stored-procedures
string
May 08 2022
0
vote
generate Z random string
ruby
string
random
May 10 2022
0
vote
generate Y random string
ruby
string
random
May 10 2022
0
vote
generate X random string
ruby
string
random
May 10 2022
0
vote
generate W random string
ruby
string
random
May 10 2022
0
vote
generate V random string
ruby
string
random
May 10 2022
0
vote
generate U random string
ruby
string
random
May 10 2022
0
vote
generate T random string
ruby
string
random
May 10 2022
0
vote
generate S random string
ruby
string
random
May 10 2022
0
vote
generate R random string
ruby
string
random
r
May 10 2022
0
vote
generate Q random string
ruby
string
random
q
May 10 2022
0
vote
generate P random string
ruby
string
random
May 10 2022
0
vote
generate O random string
ruby
string
random
May 10 2022
0
vote
generate N random string
ruby
string
random
May 10 2022
0
vote
generate M random string
ruby
string
random
May 10 2022
0
vote
generate L random string
ruby
string
random
May 10 2022
0
vote
generate K random string
ruby
string
random
May 10 2022
0
vote
generate J random string
ruby
string
random
May 10 2022
0
vote
generate I random string
ruby
string
random
May 10 2022
0
vote
generate H random string
ruby
string
random
May 10 2022
0
vote
generate G random string
ruby
string
random
May 10 2022
0
vote
generate F random string
ruby
string
random
May 10 2022
0
vote
generate E random string
ruby
string
random
May 10 2022
0
vote
generate D random string
ruby
string
random
d
May 10 2022
0
vote
generate C random string
ruby
string
random
c
May 10 2022
0
vote
generate B random string
ruby
string
random
May 10 2022
0
vote
generate A random string
ruby
string
random
May 10 2022
0
vote
Four Char Code From String in Python
python
c
xcode
numbers
string
char
May 11 2022
0
vote
Standardize URL String
php
format
http
url
string
May 11 2022
0
vote
Kohana Query String URL Extension
php
query
url
string
May 11 2022
0
vote
Create Query String
php
query
update
string
May 11 2022
0
vote
Array to String
javascript
arrays
string
May 13 2022
0
vote
jQuery: Converting all the items in a Select element into a string Array
jquery
actionscript
forms
string
select
May 13 2022
0
vote
Extension method to test whether a string is null or empty or whitespace
c#
regex
string
null
May 14 2022
0
vote
directory names , get base dir removing fileName from string
bash
directory
string
get
May 15 2022
0
vote
grep string in file type
bash
search
string
file
grep
May 16 2022
0
vote
Get The Inside String
php
data
string
get
May 16 2022
0
vote
Pass a string from C# to a C++ DLL in .NET (and get a pointer to the string's chars)
c#
c
string
.net
get
c++
dll
May 16 2022
0
vote
Ecode string to be URL friendly
c#
url
string
May 18 2022
0
vote
Validate string via regular expression
c#
validation
string
May 18 2022
0
vote
Grails: render template as String
groovy
templates
string
May 19 2022
0
vote
Groovy: parsing String to Date
groovy
parsing
string
date
May 19 2022
0
vote
Convert string to ASCII Value
php
string
ascii
May 21 2022
0
vote
String to array, where 1 element - 1 symbol (letter)
php
arrays
string
May 21 2022
0
vote
Find string in array as value in mootools
javascript
arrays
search
string
May 23 2022
0
vote
A PHP function to return the first N words from a string
php
function
string
May 23 2022
0
vote
java string to double comma
java
string
May 17 2021
0
vote
string concatenation in java
java
string
Jun 14 2021
0
vote
String reverse in java
java
string
Jun 03 2021
0
vote
string contains specific word in java
java
string
Aug 11 2020
0
vote
how to create dynamic string array in java
java
dynamic
string
May 01 2020
0
vote
string method example in java
java
string
Jan 24 2020
0
vote
how-to-use-volley-string-request-in-android
android
request
string
Jun 23 2020
0
vote
error: incompatible types: EditText cannot be converted to String auth.createUserWithEmailAndPassword(email,password).addOnCompleteListener(CreateActivity.this,new OnCompleteListener()
java
string
Jan 11 2021
0
vote
first repeated character in a string javascript
javascript
string
Nov 08 2020
0
vote
javascript remove last character from string
javascript
string
Aug 27 2020
0
vote
javascript remove first character from string
javascript
string
Oct 29 2020
0
vote
remove last character from string javascript
javascript
string
Feb 15 2021
0
vote
remove space from string javascript
javascript
string
Oct 20 2020
0
vote
Check if a String Contains a Substring in PHP
php
string
Apr 22 2021
0
vote
javascript convert number to string
javascript
string
Feb 28 2021
0
vote
how to reverse a string in javascript without using reverse method
javascript
string
Nov 17 2020
0
vote
reverse a string program in javascript
javascript
string
Jan 20 2021
0
vote
regex to match string not in between quotes
javascript
string
regex
Jul 28 2020
0
vote
convert a string to number in javascript
javascript
string
Jul 24 2020
0
vote
string to boolean javascript
javascript
string
Oct 02 2020
0
vote
js string
javascript
string
Jan 03 2021
0
vote
string to boolean js
javascript
string
Apr 17 2021
0
vote
reverse string javascript
javascript
string
Aug 16 2020
0
vote
Truncate a string
javascript
string
Jun 23 2021
0
vote
javascript string length
javascript
string
Feb 02 2021
0
vote
javascript multiline string
javascript
string
Feb 10 2021
0
vote
javascript get character from string
javascript
string
get
Mar 01 2021
0
vote
how to replace all the string in javascript when the string is javascript variable
javascript
replace
string
Sep 22 2020
0
vote
how to convert array to string with commas in php
php
string
Sep 11 2020
0
vote
Get the Last Character of a String in PHP
php
string
get
Apr 22 2021
0
vote
Generate Random String in PHP
php
string
random
Apr 22 2021
0
vote
Convert an Integer Into a String in PHP
php
integer
string
Apr 22 2021
0
vote
get number of chars ina string php
php
string
get
May 12 2020
…
43
44
45
…