Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Newest PHPBuilder Article
Apr 06, 2001 @ 19:43:21

Well, PHPBuilder.com has posted a new article that talks all about debugging your PHP and he talks about using a tool called PhpUnit. This software allows you to test you code and look through it to find the possible problems. With PhpUnit you can write a suite of tests to check the correctness of your code like a security harness. Looks pretty cool....thanks to aint for pointing out the update.

tagged:

Link:


Trending Topics: