Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jonny 5
Jonny 5 has asked
2
questions and find answers to
30
problems.
Stats
812
EtPoint
266
Vote count
2
questions
30
answers
About
Loves input
formerly known as S-A-I-N-T Number 5 by Nova Robotics
Now a free citizen
10m #SOreadytohelp :]
Jonny 5 questions
Why does [\W_]+ with i modifier in Javascript regex match i,k,s?
How to properly escape a backslash to match a literal backslash in single-quoted and double-quoted PHP regex patterns
Jonny 5 answers
Remove stop words from searchstring in PHP
Regular expression "all three in any order and nothing more"
Stripping out all empty HTML tag pairs in PHP
PHP Parsing/explode Bible search string into variables or tokens
Regex to extract key-value pairs separated by space, with space in values
Regex for IBAN allowing for white spaces AND checking for exact length
PHP - get current php version release date
Regex for comma separated characters
Replace all quotes that are not in html-tags
Remove unwanted part of String. Regex / JS