-
extract(); - Very useful indeed…
By vinu on December 19th, 2005 | No Comments
Here’s a method to extract multiple values from $_GET and $_POST variables in one easy step. This is useful if you have a form which passes your PHP script multiple values which you need to process. Typically you... -
Microformats are the Nano Technology of Web 2.0
By vinu on December 18th, 2005 | No Comments
Here’s an interesting blog about Microformats. That’s a new term for some of the old stuff on the net. RSS for example is a microformat. The Microformat site (www.microformats.org) defines Microformats as: De... -
The iFizzle - Impossibly Kick-Ass
By vinu on December 17th, 2005 | 2 Comments
All you flash web-designers, take a look at this site and eat your hearts out! http://www.ifizzle.com/ifizzle.html Came across a fabulous site today. The site looks like a Mac PC, and broadcasts great music ! Spent quite... -
Variables in your CSS via PHP
By vinu on December 17th, 2005 | 2 Comments
Randomize CSS styles using PHP. A good one to look at if you want to want to automatically change your site’s look and feel on the fly. | Variables in your CSS via PHP There are a number of ways to use PHP with oth... -
Email Injection - SecurePHP
By vinu on December 16th, 2005 | No Comments
Another Security Tutorial for PHP, this one on Email Injection. This is how a lot of Spammers take over poorly written PHP Mailers to do their dirty work for them. There are a lot of ways to send anonymous emails, some u... -
ONLamp.com: Testing PHP Code with PHPUnit
By vinu on December 16th, 2005 | No Comments
Here’s a tutorial from Sebastian Bergmann on how to perform testing on PHP code using PHPUnit. The article covers Automated Tests, Testing with PHPUnit and what PHPUnit has to offer. The release of PHP 5 in July 20... -
ONLamp.com: Live Backups of MySQL Using Replication
By vinu on December 16th, 2005 | No Comments
Here’s a good one for MySQL Database programmers and Administrators. A quick howto on backing up a live database in MySQL through replication. One of the difficulties with a large and active MySQL database is makin... -
stu nicholls | CSS PLaY | experiments with cascading style sheets
By vinu on December 16th, 2005 | No Comments
There are times while you’re surfing and you land on a page which make you say “WOW ! How did he do this????”. Well I found one like that today while surfing for CSS. Here’s one person who demonst... -
TurboDbAdmin
If you’re looking for an Ajax enabled version of phpMyAdmin, look no further! TurboDBAdmin is an Ajax enabled database administration tool, which provides most of the features which phpMyAdmin provides. TurboDbAdm... -
Debugging techniques for PHP Programmers
By vinu on December 16th, 2005 | No Comments
While looking for material, to make up a small presentation for my team on methods to debug the code, I came across a very good article from IBM on the subject: This article details various methods for debugging PHP appl...





