Tue, 09 Feb 2010 16:00:31 GMT Newest Articles and How-To's on PHPBuilder.com http://phpbuilder.com PHPBuilder.com New Articles staff@phpbuilder.com en-us Mitigate the Security Risks of PHP System Command Execution http://www.phpbuilder.com/columns/Jason_Gilmore012810.php3 Learn how the security-conscious ways to integrate your PHP-driven web sites with the underlying ope ... Compose a MVC Paradigm for PHP with Symfony http://www.phpbuilder.com/columns/Octavia_Anghel012110.php3 Learn how, using the Symfony framework, you can simulate the MVC paradigm for PHP. ... Build a PHP Link Scraper with cURL http://www.phpbuilder.com/columns/marc_plotz011410.php3 Use cURL and PHP to build a robot that scrapes links from web pages and dumps them in a database. Ju ... PHP Module Programming with OXID eShop CE http://www.phpbuilder.com/columns/Andreas_Ziethen010710.php3 Learn the fundamental principles of PHP module development with a working example of using a custom ... Create a CAPTCHA Script with PHP http://www.phpbuilder.com/columns/Octavia_Anghel010510.php3 Create your own simple CAPTCHA with PHP to protect your site from spammers and bots. ... Build an MVC Framework with PHP http://www.phpbuilder.com/columns/keith_vance121709.php3 By combining the power of PHP with a nice templating system such as Smarty and a powerful database s ... Storing LOB Greater Than 4kb in Oracle Database using PHP http://www.phpbuilder.com/columns/rajeev_rakesh121009.php3 Oracle databases have a limitation that more than 4kb of data cannot be stored in-line for any LOB d ... Security Concerns when Developing PHP Applications http://www.phpbuilder.com/columns/marc_plotz120409.php3 Security concerns are always important when developing applications. This article will discuss navig ... PHP Development: Getting Started http://www.phpbuilder.com/columns/marc_plotz101509.php3 It's been a few years since I echo'd my first HELLO WORLD script. PHP has developed and evolved and ... A Look Into Web Services http://www.phpbuilder.com/columns/curtis_dicken10082009.php3 When I first started working on the web and developing websites, the Web Service was a new concept t ... PHP Filters: An Important Security Feature http://www.phpbuilder.com/columns/marc_plotz10012009.php3 You may have noticed that I have mentioned in one of my previous articles that PHP's biggest weaknes ... Aptana Studio Professional 1.5, a Complete Developer's Toolbox http://www.phpbuilder.com/columns/scott_clark09242009.php3 I'd read some articles and news items about Aptana Studio Pro, and after reading that it was not onl ... Session Security http://www.phpbuilder.com/columns/marc_plotz009172009.php3 Sessions are a very complicated part of PHP, and it is no surprise that the smarter website attacks ... Building an Error-Handling Mechanism http://www.phpbuilder.com/columns/marc_plotz009092009.php3 Are errors chasing away your visitors? Let Marc Plotz show you how to handle them effectively. ... On The Go Coding with PHPanywhere http://www.phpbuilder.com/columns/scott_clark09042009.php3 We've all been stuck somewhere, unable to get our files to finish the project. Now that can be a thi ... A Twist In Namespaces http://www.phpbuilder.com/columns/marc_plotz008282009.php3 PHP continues to evolve with version 5.3 and the addition of namespaces. Explore this exciting new f ... A First Look at HTML 5 http://www.phpbuilder.com/columns/marc_plotz008112009.php3 Are you ready for the next step in web development? Join in as Marc Plotz takes you on a tour of HTM ... Building a PHP Calender http://www.phpbuilder.com/columns/marc_plotz07272009.php3 Need to build a calender and don't know where to begin? Marc Plotz pushes PHP's date function throug ... Zend Studio For Eclipse http://www.phpbuilder.com/columns/Zend/marc_plotz07082009.php3 Marc Plotz runs Zend Studio for Eclipse through the paces and gives you the low down on version 6.1. ... XHTML: Why You Should Be Using It http://www.phpbuilder.com/columns/marc_plotz06302009.php3 Marc Plotz gives us the skinny on XHTML ...