Tag Archives: php

Seldo.Com Blog – PHP needs to die. What will replace it?

I use PHP for my day job every day and will prob­a­bly still be using it years from now, but there are times I wish the lan­guage itself was more modern.

Neal Poole – Cross-Site Scripting via Error Reporting Notices in PHP

Though to be fair you prob­a­bly shouldn’t be using display_errors in a pro­duc­tion site.

Fabien Potencier – The PHP Ternary Operator: Fast or not?

Huge speed hits using the ternary oper­a­tor on larger variables.

Mark Story – My thoughts on the built-in php server

I think he reached into my brain and said exactly what I was thinking.

Utoxin’s Random Insanity – CakePHP + Symlinks = Pain

Debug­ging oh what a joy it is.

GitHub – joeytrapp/UUID-Cache-Behavior

One of my co-workers built a CakePHP plu­gin to add a caching behav­ior to your models.

PHP Fog Blog – How We Got Owned by a Few Teenagers (and Why It Will Never Happen Again)

Incred­i­ble detail into what hap­pened and thor­oughly explained how it will never hap­pen again and how they are much more secure mov­ing forward.