Using Prepared Statements in Symfony1.4 instead of other methods such as doInsert or creating an object in a loop.
Tag: Symfony1.4
How Symfony1.4 Provides a Route to a Better URL
An explanation of how a Uniform Resource Locator (“URL”) is affected by the Symfony1.4 framework including a discussion of route patterns, request URL translation and URL creation via Symfony1.4.