Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Smarty and Pegular PHP

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
irishsk
Smarty Rookie


Joined: 21 Sep 2003
Posts: 5

PostPosted: Sun Sep 21, 2003 11:33 pm    Post subject: Smarty and Pegular PHP Reply with quote

I just need someone to confirm for me the way I am approaching this.

I figure that the smarty engine is great for the areas of the site tat I want to make generating page design easy and the pages don't rquire to much customization at the logic level.

On the other hand, when dealing with pages that I may want to use under secure areas or specialized pages that I want to have direct control over customization, I can still just use my regular .php pages as always, right?

What I want to avoid is basing a large scale very dynamic site on something that could tie me down ater and if the need for out of the box control arose, I would be limited or even worse, be forced to re-vamp the entire thing.

Please reply soon if you have comments, I want to get going on this stuff and if smarty is a viable solution I will go with it as so far it is the system I am most impressed with. It has just always seemed that templating systems are limited to informational sites where there is just the need for basic posting and database interaction, but if the site is truly dynamic and requires multiple levels of coding, the template system fails. This of course, is ok, if I can just have my regluar set of non templated pages to work with.

Thanks for any help.

Sean
Back to top
View user's profile Send private message
alan
Smarty Regular


Joined: 17 Apr 2003
Posts: 43

PostPosted: Sun Sep 21, 2003 11:40 pm    Post subject: Reply with quote

Personally, I don't see any need to produce regular php pages any more, I perform all output via Smarty.

I run a large site which includes a shopping cart area, forums, and some very complex user input screens which is currently running around 230 separate pages. Smarty has proven itself admirably.

I agree that there are certain areas which at first glance made me think about regular php, but with the advances in the plugin system and using a pwerful back-end, I've had little problem converting these areas over.

And yes, occasionally, I do use a regular script, but that is normally for debugging purposes or inside the adminstration section of the site (something mere users never see).
Back to top
View user's profile Send private message
scaryfast
Smarty Rookie


Joined: 20 Sep 2003
Posts: 7
Location: Hudds, UK

PostPosted: Mon Sep 22, 2003 8:56 am    Post subject: Reply with quote

Alan,

Template systems, such as Smarty allow php driven sites to implement the kind of architecture required by enterprise sytems / web applications.

Consider the model for the J2EE environment, this is generally considered untouchable in terms of security, scaleability and reliabiliy.

The use of template systems, such as Smarty, allow php driven sites to implement a similar system model- separating the business logic from the presentation logic.

Compare the cost of J2EE site hosting with php based hosting, and the value of php with a well supported, open source template system is clearly apparent.
_________________
My Sites:. ScaryFish Media | Stupid Stunts
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
alan
Smarty Regular


Joined: 17 Apr 2003
Posts: 43

PostPosted: Tue Sep 23, 2003 10:05 am    Post subject: Reply with quote

You make it sound as if I disagreed with the idea of using Smarty. On the contrary, I'm all for it.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP