Quantcast
Channel: JR Tashjian » Toolbox
Browsing latest articles
Browse All 2 View Live

Turn on Error Reporting

It’s PHP 101, yet so many developers fail to remember it. display_errors = On error_reporting = E_ALL | E_STRICT Always enable the display of errors on your development server, disable them on the live...

View Article



Utilize Grep and Vim

I was working on a client’s huge website for the past couple weeks that required searching many files for instances of a string. My workflow began running grep in the entire directory. grep -rin...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images