Two simple services – IP address and little url

Two simple services

I have added two simple services in this website.

One: IP address- some times we need to know what is the public IP address of my PC? Most of the ISP provide private IP address under their server. Some ISP provide DHCP enabled IP address. To know what is your current IP address click here. – http://arafatbd.net/ip/

Two: Little URL- Its very difficult to remember long URLs. Sometimes we need short URL to put some places. Sometimes we like to hide the original URL. To serve these purposes, we need little URL. Click here – http://arafatbd.net/url/

CakePHP Manual in PDF Format

“Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.”

Manual for CakePHP is available here – http://manual.cakephp.org/ in HTML format. I converted that into PDF. This will help those who likes more to read PDF than HTML.
Download CakePHP Manual in PDF Format

Cheers

Thanks Hasin Vai, I am including your links here

http://cakeforge.org/frs/download.php/281/cake-manual.chm

http://cakeforge.org/frs/download.php/280/cake-manual.pdf

http://cakeforge.org/frs/download.php/279/many-pages-html.zip

Another osCommerce Contribution

Hi all,

Today I fixed a simple bug of GuestBook module for osCommerce.

You can download the module from here.

http://www.oscommerce.com/community/contributions,138

Cheers

My first osCommerce contribution

Hi all,

Now a days I am working on osCommerce. Recently I am working on Online Calling Card /Phonecard Selling. I developed it in osCommerce (the leading opensource online shopping cart tools in php). I used a module named Unique Virtual Products.

I modified it a littlebit and posted to osCommerce contribution section.

You may download it from here Unique Virtual Products 0.7.

Cheers !