View Single Post
Old 12-20-2007, 01:52 AM   #6 (permalink)
Andrew
The Acquainted
 
Join Date: Sep 2007
Location: Arizona
Posts: 114
Thanks: 10
Andrew is on a distinguished road
Default

I considered smarty, but I personally dislike it, and I could do a much better job doing it using straight PHP in the template files (which I don't want to do).

What I'm trying to achieve is a Wordpress like system, where all you have is the code for the actual loop, an if statement, then the variables/functions within the loop. However, the trouble I'm having is actually making the loop and using a loop to output a list of products from the database.
Send a message via AIM to Andrew Send a message via MSN to Andrew
Andrew is offline  
Reply With Quote