Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in substr

Extract a substring from a string, as well as the remainder of the string

r string substr

PHP: Strip Wrapping Paragraph Tags

Is there a function in PHP akin to substr() for integers?

php int substr

perl : how to split?

regex perl split substr

Match two lists, one with partial strings and another with full string, return the whole string if match

regex r string match substr

Print substrings every ith character

bash awk substr

how to make query with substr in eloquent (laravel 4)?

How to split a string depends on a pattern in other column (UNIX environment)

bash unix awk split substr

MongoDB : Remove last two characters from String

mongodb substring substr

Which function is faster? substr() or str_replace()? [closed]

substr doesn't work fine with utf8

Oracle - Update string to replace only the last character

php problem: strpos function not working

php substr

print the last letter of each word to make a string using `awk` command

regex awk substr

Replace the last comma with an & sign

Why does std::string::substr throw an exception instead of returning an empty string? [closed]

c++ string substr

Why does PHP substr() change ASCII carriage return byte?

php binary-data substr

Django substr / substring in templates

python django templates substr

Using PHP's substr() with special characters at the end results in question marks

php substr