Tutorials by Codewalkers.com
PHP must have access to the Sendmail binary during compile time if its mail() function is desired. However, Exim can replace sendmail as shown how in this tutorial.
December 28,
2006
Today Views:
1 Total Views:
1,265
A brief introduction to the world of image manipulation in PHP using the GD library. In this tutorial I will step you through creating a clock that will display the current time.
December 26,
2006
Today Views:
1 Total Views:
1,229
So, how do you assign values to arrays? The exact same way as you would any other variable, except that you specify which element of the array you wish to work with. One important thing to note is that, by default, arrays start numbering their elements at zero. Check this out.
December 21,
2006
Today Views:
1 Total Views:
1,360
In order to accomplish almost any programming task with PHP you'll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutorial we will lay down the foundations needed for a solid understanding of strings.
December 20,
2006
Today Views:
1 Total Views:
1,345
This tutorial is not written to make you a guru at Vim (vi Improved) this is written for those that have shell access and need to login in and make changes to files.
December 15,
2006
Today Views:
1 Total Views:
1,449
This is part two in a series on creating a news system with PHP. This second installment will expand on our simple news system that only used a file for storage. We will continue with only a file, but add in editing and deletion functions.
December 14,
2006
Today Views:
1 Total Views:
1,174
In this tutorial, we will examine several of the more common items that need validation and provide examples for each. We will also explore how to check documents for misspelled words and suggest proper replacements.
December 13,
2006
Today Views:
1 Total Views:
1,233
In this tutorial Hermawan will teach you how to create an auto refreshing page. The trick he will show you is how to have the page only refresh when there is new data to display.
August 23,
2006
Today Views:
5 Total Views:
1,683
Join Hermawan as he shows you the basic of the Smarty templating system.
August 21,
2006
Today Views:
2 Total Views:
1,788
In this tutorial, you will learn the concepts behind building a news system with PHP and MySQL.
August 17,
2006
Today Views:
1 Total Views:
1,707










