Tanzilo - tanzilo.com - Learning Is Fun
General Information:
Latest News:
PHP: Convert number & currency to text in asian i.e. Bangladeshi, Indian format 29 Jan 2011 | 04:45 am
Hello Guys, I am from Bangladesh and our currency system is somewhat different. We use lac/lakh, crore etc. So, today I had to convert number to word in a project. When I was searching the web, I did...
JavaScript: Div & Element hide & show cross-browser script solution 18 Jan 2009 | 11:17 am
Hello Guys, Today I was working in a project where I had to add element hide and show depending on the condition. For example, if the client wants to contact by phone, the phone DIV element or area a...
WordPress: adding a custom option box and developing file upload plugin 16 Jan 2009 | 06:54 am
Hello Buddy, One of my clients wanted to show thumbnail photo beside the post text as below. So, I had to make a plugin so that the admin can post the thumbnail when he is writing the post or can edi...
WordPress: display posts by category ID. Solution with code & example. 7 Jan 2009 | 08:26 am
Hello Guy! Often in many blogging sites, you will see two or three columns of the most important categories. Recently I had to do this for a blog. It was a little bit cumbersome and time consuming. S...
PHP: Serialization & Unserialization explanation, code & example 1 Jan 2009 | 02:00 am
Hello Folks! When I was new to PHP 5 Object Oriented Programming (OOP), the serialization and un-serialization issues were not clear to me and I used to get confused with them often. Nowadays I can p...
PHP & MySQL: Creating a website in your local language smoothly 30 Dec 2008 | 01:04 am
Hello Developer, You know English is the international language and accepted as international communication. So, most of the websites have been developed in English. But in many other times, a develo...
PHP & MySQL: Unicode number add, subtract etc for any language 24 Dec 2008 | 07:22 am
Hello Coders! Recently a visitor from my country asked me how he can add Unicode numbers stored in MySQL database. I was thinking that it is really a good question. Because you may store any number ...
WordPress: get page id and content with example & code 20 Dec 2008 | 05:44 am
Hey Guys! Often I see people coming to my site searching with the terms wordpress get page id, wordpress get page content or something similar. I think wordpress developers face situations when they ...
WordPress: Custom URL rewrite and reading URL values 18 Dec 2008 | 09:48 am
Hello! Recently I was working for a Irish guy who has opened a wordpress blog few months ago. I did the theme for him. Recently he requested me for modifying and/or upgrading the project. One of the ...
WordPress: Upload many PHP files quickly by Zip & Unzip 16 Dec 2008 | 10:29 am
Hello! It is actually not only for a wordpress developer but also for all those developers who face situation where they must upload many files to the server. Recently in a wordpress project, I had t...