Welcome to Chanan Labs


Chanan Labs is a playground for Chanan Developers to develop a wide set of web based applications for web users & developers.

Chanan Labs is also a resource center for various scripts & hacks in different programming languages. All the Developers out there can join Chanan Labs & jump in to contribute to the development community.

Chanan Labs also gives FREE technical support via our Forum for queries related to computers, internet, web programming, web designing, other programming languages etc

Read this to know exactly what Chanan Labs is all About

How to configure Outlook Express for receiving e-mail messages ?

To configure Outlook Express, you are required to follow these simple steps:
1. Open Outlook Express.
2. In the menu bar, go to the Tools drop-down menu and select Accounts.

0
No votes yet
Your rating: None

Display Page Load Time with PHP

When developing PHP-driven websites its often very useful to know how long your pages took to process.

This not only gives you some idea of the efficiency of your websites and of the server running them, but may help you diagnose problems, benchmark code corrections/additions, etc.

The best way to do this is program PHP to read the system time at the beginning of the page, scan it again near the end, and then work out the difference between the values.

5
Average: 5 (3 votes)
Your rating: None

Ban an IP from your Website

This is a short code snippet on how to ban an IP address from your website.

4
Average: 4 (4 votes)
Your rating: None


Syndicate content