Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-14-2006, 10:09 AM   PM User | #1
srinivasm2006
New to the CF scene

 
Join Date: Feb 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
srinivasm2006 is an unknown quantity at this point
how to install smarty tool

hi to all,

I am getting problem to smarty. can u pls give explain on the smarty installation and configuration files.
srinivasm2006 is offline   Reply With Quote
Old 02-17-2006, 04:02 AM   PM User | #2
StupidRalph
Senior Coder

 
Join Date: Mar 2003
Location: Atlanta
Posts: 1,037
Thanks: 14
Thanked 30 Times in 28 Posts
StupidRalph is on a distinguished road
are you referring to the smarty templating system?
__________________
Most of my questions/posts are fairly straightforward and simple. I post long verbose messages in an attempt to be thorough.
StupidRalph is offline   Reply With Quote
Old 02-17-2006, 06:10 AM   PM User | #3
PASHA_SANYAL
New Coder

 
Join Date: Feb 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
PASHA_SANYAL is an unknown quantity at this point
Lightbulb Smarty Installation.

The Smarty installation steps are as follows:
Quote:
  • Inside your folder where all the PHP files are located, make three four new folders.
  • Rename the folders as libs, templates,templates_c,cache.
  • In the libs folder, copy all the Smarty classes you've got especially your Smarty.class.php file.
  • Now dump the php files in the same folder where the smarty folders are located i.e in your local php or apache folder.
  • Dump all your .tpl files in the templates folder.
That's it, you're Smarty will be running . I hope u know the code for Smarty access to be written on the top of the PHP file..
PASHA_SANYAL is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:30 AM.


Advertisement
Log in to turn off these ads.