Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

Remove All Text After Certain Point

php string

Remove substrings in ruby

ruby regex string

C# - fastest way to compare two strings using wildcards

c# string comparison

How can I write a regular expression that will not match if a string contains a particular substring?

regex string

Java Anagram Solver

Java FileOutputStream String Writing

Python string formatter for paragraphs

python string formatting

Sort JavaScript String Array containing numbers

Print elements of a list to a .csv file

python string csv

I need help splitting addresses (number, addition, etc)

sql-server string

Character-wise string diff in PHP

php string diff

How to reverse values in a string in T-SQL

sql sql-server tsql string

how to replace \ with \\ using javascript string functions

javascript string

Inside a std::string, is it possible to find the first of a set of strings without using a loop?

c++ string stl find

Parsing repeated matches from a ruby string?

ruby regex string parsing

String concatenation without strcat in C

c string

Specializing function template for both std::string and char*

c++ string templates char

remove value from string

php regex string

"#{ }" notation vs. erb notation

ruby string templates eval erb

Removing characters by index from Ruby String

ruby string