Category
Example Zend Framework Blog Application Tutorial - Part 6: Introduction to Zend_Form and Authentication with Zend_Auth - Pdraic Brady
In the previous entry, we created a new Administration Module to hold blog management functionality, added a Module specific layout for it, and discussed the upcoming need to ensure this is only accessible by authorised Authors. In this entry I’ll unravel some of Zend_Form’s mysteries in adding a login form, before […]
Popularity: unranked [?]
Job Posting: Rich Applications Consulting Seeks PHP Professional Developer (Alexenderia, VA/Telecom)
Company
Rich Applications Consulting
Location
Alexenderia, VA (Telecommute)
Title
PHP Professional Developer
Summary
Are you a PHP pro? Someone who is very good at programming — and understands the difference between TOP CODERS and everyone else? If that is the case, then you might be the type of person that we are looking for.
We are looking for a SOLID PHP […]
Popularity: unranked [?]
DevShed: Benchmarking Applications with PHP
DevShed has posted the first part of a new series looking at benchmarking performance in your PHP applications.
If you’re anything like me, you have had your head spinning with questions […] these and other dilemmas (add your own to the list) sometimes make peace of mind a nearly impossible goal.
The tutorial talks about a few […]
Popularity: unranked [?]
Testing PHP/MySQL Applications with PHPUnit/DbUnit - Sebastian Bergmann
Here is the presentation material I used for my “Testing PHP/MySQL Applications with PHPUnit/DbUnit” presentation at the MySQL Conference in Santa Clara, CA today.
Popularity: unranked [?]
Popularity: unranked [?]
DevShed: Using Timers to Benchmark PHP Applications
DevShed has posted the second article in their series looking at benchmarking your PHP scripts. This time they look at the use of “timers” to check on script execution length.
Since you already know how to create timer functions and classes, in this tutorial, I’ll create some concrete examples that show where these timing mechanisms can […]
Popularity: unranked [?]
Developer Tutorials: Rapid Application Development with CodeIgniter
On the Developer Tutorials website, this new tutorial has been posted looking to help you get started with the PHP application framework CodeIgniter.
Chances are, however, that you just want to get on with coding, and don’t want to have to deal with complex libraries. CodeIgniter achieves this wonderfully, staying out of your way but offering […]
Popularity: unranked [?]
Zend Developer Zone: Debugging PHP applications with xdebug
The Zend Developer Zone has posted the fourth part (or a five part series) from Stefan Priebsch about testing and debugging your applications with XDebug.
Welcome to the fourth installment in our five-part series of xdebug articles on the Zend DevZone. This week, we will explore debugging PHP code with xdebug, the swiss army knife for […]
Popularity: unranked [?]
Padraic Brady’s Blog: An Example Zend Framework Blog Application - Part 1: Introductory Planning
Padraic Brady has kicked off a new series of blog posts with part one posted today - a look at the creation of a sample Zend Framework blogging application.
Starting any new application is like walking into a shop and being dazzled by the displays. You want everything but finally realise you only have so much […]
Popularity: unranked [?]
Stefan Reuter’s Blog: Profiling PHP Applications
Stefan Reuter has a very quick example of a method for profiling your PHP applications with Xdebug and KCachegrind.
Ever wondered where your PHP applications spend their time? […] We wanted to gain performance insights of a newly developed application based on Zend Framework to spot areas worth receiving some fine tuning. We did not want […]
Popularity: unranked [?]
Floss Valley Blog: Developing AJAX Application using Smarty and Xajax
On the Floss Valley blog, there’s a tutorial posted on creating a sample PHP-driven, Ajax-enabled website using the Smarty templating system and the Xajax library.
This tutorial will explain how to develop a simple AJAX application using Smarty and Xajax with a simple example. The sample application is developed in a Fedora 7 + Apache-2.2 + […]
Popularity: unranked [?]