Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

symfony link_to in action

php / html: replace html closing tags with newlines

php html newline strip-tags

php regex needed to check that a string has at least one uppercase char, one lower case char and either one number or symbol

php regex

WHy does PHPUnit give me an assertEquals failure for apparently identical strings?

php phpunit

Create a QR-Code Image with the php imagick library

php qr-code imagick

Best practice to hide/secure the php-engine config file?

php security

PHP - to store big session array in $_SESSION or in database?

Insert character after each 8 character

php string text binary character

Automatic job (phpunit with code coverage) when jenkins is idle?

Is it unsafe to post the server-side code of your webpage/blog?

php security

Ternary operator syntax (PHP)

php

Redirecting crawlers

php

Count number of occurences of a value in different columns in *one* row/record

php mysql count

Are there any benefits to using MySQL for anything other than as a 'dumb' data-store?

Speed Up MySQL (MyISAM) COUNTs with WHERE Clauses

php mysql count myisam

Need to display only array value in JSON output

php json

Smarty templates take variable and use in include string?

php smarty

Htaccess - Http Authentication - Why is this block causing a 500 error for me?

XPath to query multiple selectors

php regex xpath

Can't read large XML file from PHP

php xml-parsing