Aaron Saray

open source programmer,
web developer

entrepreneur, author
and musician

My Blog

contains PHP, Web and business/entrepreneurial related content. Please join in the conversation!

Daily Archives: May 20, 2008

XDebug's settings reminded me – no output to the browser if sending headers

So, I admit it – I’ve become lazy. Well, in all fairness, the programmer before me at “the triangle” was also lazy. And after messing with XDebug and setting output_buffering to off and implicit flush to on… I was reminded … Continue reading

Posted in PHP | Tagged | Leave a comment

XDebug and Eclipse PDT on Windows – From Start to Finish

XDebug and Eclipse PDT on Windows – From Start to Finish With our recent upgrade to php at “the triangle,” I felt it was time to start working on using a debugging and code profiling tool. When I say felt … Continue reading

Posted in Eclipse PDT, IDE and Web Dev Tools, PHP, windows | Tagged , , , | 22 Comments