Archive for December, 2007

Profiling PHP Applications With xdebug

really do so today. xdebug is a free and open source PHP extension that supports tracing, profiling, debugging, and creating code coverage statistics. I like to call it the PHP developer’s swiss army knife.

Original post by unknown and syndicated here by SEM

Written by - Visit Website

Posted on Monday, December 31st, 2007
Under: Affordable Web | Comments Off

Dev Blog: WordPress 2.3.2

WordPress 2.3.2 is an urgent security release that fixes a bug that can be used to expose your draft posts. 2.3.2 also suppresses some error messages that can give away information about your database table structure and limits and

Original post by Ryan and syndicated here by SEM

Written by Affordable Web Developer - Visit Website

Posted on Saturday, December 29th, 2007
Under: Affordable Web | Comments Off

Google Docs to HTML — cleanly…

To clean the code, we’ll use HTML Validator FireFox extension that puts some teeth in the VIEW Source dialog and actually allows you to clean your code. If you’re following along, you’ll need FireFox, or a Mozilla browser, with the HTML

Original post by Scott Frangos and syndicated here by SEM

Written by - Visit Website

Posted on Thursday, December 27th, 2007
Under: Affordable Web | Comments Off

Tracing PHP Applications with xdebug

Welcome to the second installment of our five-part series of articles on xdebug, the PHP developer’s swiss army knife extension. The installation of xdebug and its basic features were covered last week.

Original post by unknown and syndicated here by SEM

Written by Affordable Web Developer - Visit Website

Posted on Wednesday, December 26th, 2007
Under: Affordable Web | Comments Off

PHP Advent Calendar Day 24

php /* SVN FILE: $Id: session_history.php 5112 2007-05-15 20:01:44Z nate $ */ /** * Define session history rules to mitigate session attacks * * Concept by Chris Shiflett * * PHP versions 4 and 5 * * CakePHP(tm) : Rapid Development

Original post by unknown and syndicated here by SEM

Written by - Visit Website

Posted on Monday, December 24th, 2007
Under: Affordable Web | Comments Off

Gmail – Insert HTML Signature – 2.0 by Mark Bigelow

Inserts your HTML signature(s) into a GMail message. Works only with new version of GMail.

Original post by unknown and syndicated here by SEM

Written by - Visit Website

Posted on Wednesday, December 19th, 2007
Under: Affordable Web | Comments Off