Search code examples
Split string without removing the delemiter...


php

Read More
how to use MongoDB in laravel4?...


phpmongodb

Read More
Split a string between formatted substrings where the delimiter is also found within sought segments...


phpregexsplitpreg-split

Read More
Syntax Error - line 0, col 469: Error: Expected known function, got 'IF'...


phpsymfonydoctrine-query

Read More
How to decode a base64 string (gif) into image in PHP / HTML...


phphtmlbase64

Read More
How can I deal with "method not found in class" warning for magically implemented methods?...


phpphpstorm

Read More
How to access a column value from the first row of a 2d array...


phparrays

Read More
How to build an array from mysqli query results...


phparraysloopsmysqliresultset

Read More
PHP 7.0.7 hash_equals not working with crypt() or hash()?...


phpvariableshashequalitycrypt

Read More
PHP == comparison doesn't work in loop...


phpcomparisonequality

Read More
PHP PDO how to fetch a single row?...


phppdo

Read More
Convert an array of numeric strings into a string of comma-delimited, single-quoted values...


phparraysimplode

Read More
Implode a 2d array's row values with dots and implode those results with commas to produce a sin...


phparraysmultidimensional-arrayimplode

Read More
How to access a subarray value in an associative array...


phparraysvariable-declaration

Read More
Parse columnar values from a multi-line, formatted string...


phparraystext-extraction

Read More
Parse a formatted string into two parts based on the last occurring delimiter...


phpstringsplittext-parsing

Read More
How to extract lines of text which do not start with an asterisk from a multi-line string...


phpregextext-extraction

Read More
Laravel negate local scope...


phplaravellaravel-5eloquent

Read More
Split text on double newlines...


phpregexsplitnewline

Read More
Parse the values from a single line of text representing an enumerated list...


phpsplitstring-parsing

Read More
MySQL connection not working: 2002 No such file or directory...


phpmysqlconnection

Read More
How to add a <br> tag after every 20 characters in a string...


phphtml

Read More
Split string on spaces so that substrings are not longer than 30 characters and do not break words...


phpsplitcpu-word

Read More
Easiest way to create a CRUD with PHP...


phphtml

Read More
is it safe to use Model::unguard();?...


phplaravel

Read More
Parse a string of value assignments (with optional spacing) separated by AND into an array of compon...


phpregexstring-parsingpreg-split

Read More
str_replace() ignores the count parameter?...


phpreplace

Read More
How to parse the clauses of a basic SQL string into an associative array...


phpassociative-arraysql-parser

Read More
How to split out parts of a string...


phpregexpreg-split

Read More
Why is require_once not finding a file that exists on disk...


phprequirerelative-pathchdir

Read More
BackNext