Tutorials by rajib kundu

You can find here all the 10 tutorials by rajib kundu. The author's home page URL is http://www.koderguru.com.
Sort byTutorials Per Page
Learn the basics of Compressing and Decompressing a file using bzcompress() function.
April 19, 2007 Today Views: 1 Total Views: 1,072
Learn how to avoid "Header already sent" error and some other common use of Header() function.
April 17, 2007 Today Views: 1 Total Views: 1,234
This tutorial explains the basics of creating PDF files using PHP.
April 16, 2007 Today Views: 4 Total Views: 1,206

Using curl in PHP

Author: rajib kundu  Rating:
Learn the basics of how to use cURL in PHP, how to check if a site really exist or not using code, How to open up a site using code.
April 13, 2007 Today Views: 1 Total Views: 1,229
Learn using files as a substitute to RDBMS for data storage purpose.
April 9, 2007 Today Views: 1 Total Views: 1,448
Learn how and why use session variables in PHP.
April 4, 2007 Today Views: 1 Total Views: 1,329
Learn the basics of Date and time.
April 3, 2007 Today Views: 1 Total Views: 1,245
This tutorial covers basic usage of Regular Expressions in PHP. Also it covers e-mail validation and few other common solutions using Regular Expressions.
March 20, 2007 Today Views: 1 Total Views: 1,173
Learn how to send mails with various options like CC,BCC,HTML Body through PHP.
February 8, 2007 Today Views: 1 Total Views: 1,230
Learn how to upload files through ftp using PHP
February 1, 2007 Today Views: 1 Total Views: 1,246