PHP Programmer’s Of Bangladesh

Archive for the ‘Smarty’ Category

Twitter: micro blogging site

Posted by: Md. Masud on: May 10, 2008

Twitter is one of the micro blogging site in the world. Actually people used Twitter answering a question “what are you doing?”. Twitter has done some great thing like included jaber interface to post directly from google talk or other IM who support jaber API. Twiter also provide a small API, by which you can [...]

Installing SMARTY in Windows

Posted by: Md. Masud on: May 27, 2007

Installing Smarty in Windows This document assumes that your webserver and php5 is running. Download Smarty – http://smarty.php.net Installation – Windows, IIS/Apache, PHP5 Extract files, rename Smarty.x.x.x to smarty (suggest OUTSIDE of your www root!) Example: d:\smarty Run phpinfo.php to find out your php.ini location Edit php.ini’s include_path and add the location of the libs [...]

SMARTY: Template Engine

Posted by: Md. Masud on: May 3, 2007

First copy the downloaded smarty folder into your project root directory. Then goto that smarty folder, create a php file (ex: smarty.php) & paste these following codes: <?php /* This is a class defination for accessing smarty. */ require(“C:/apache2triad/htdocs/project/smarty/libs/Smarty.class.php”); class Template extends Smarty { function Template() { $this->Smarty(); //setting up smarty template directory $this->template_dir=’c:/apache2triad/htdocs/project/templates/’; //setting [...]


Who I am?

Codeigniter and Zend Framework based Freelancer Programmer from Bangladesh. Having expertise on Codeigniter, Zend Framework, jQuery, magento etc.

Working on oDesk and remote job simultaneously. Always love to work with Web Services and API's as well as New trends.

Blog Stats

  • 51,851 hits

What is the date?????

May 2012
S S M T W T F
« May    
 1234
567891011
12131415161718
19202122232425
262728293031  

My Links in Del.icio.us

Google Adds

Follow

Get every new post delivered to your Inbox.