PHP Programmer’s Of Bangladesh

Archive for May 2007

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 folder.
example: include_path = “.;d:\smarty\libs”
Restart IIS/Apache
Setup these two [...]

Explain it !!!!

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

I have found a code of php like that.
what is the Output of this code?
<?php
$x = 0;
echo -$x;
?>
Answer: -1
But i want to know why and how?????
with regards
masud

Virtual Host Creation

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

Apache web server is one of the most important server in web world. Therefore maximum of web application run under it. Virtual Host is one of the major part of it. But very few of us knows how to configure and setup a virtual host in APACHE.
For them i provide some easy tutorial. This is [...]

OpenLaszlo???

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

OpenLaszlo is an open source platform for creating zero-install web applications with the user interface capabilities of desktop client software.
OpenLaszlo programs are written in XML and JavaScript and transparently compiled to Flash and, with OpenLaszlo 4, DHTML. The OpenLaszlo APIs provide animation, layout, data binding, server communication, and declarative UI. An OpenLaszlo application can be [...]

Know about the PHP Code-Beautifier Tool

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

Tim Koschuetzki has discovered a new tool for beautifying existing PHP code. It works via a web interface. You can either upload a script or directly input it. The code is beautified according to the PHP PEAR Standard Requirements. It does not change or debug your code in any way.
The functions of this tool are [...]


Where I was???

I was a PHP/MySQL web application developer in EVOKNOW INC from 1st July, 2006 to 5th Nov, 2007.

Blog Stats

  • 26,866 hits

What is the date?????

May 2007
S S M T W T F
« Apr   Jun »
 1234
567891011
12131415161718
19202122232425
262728293031  

My Links in Del.icio.us

Google Adds