http://webdesign.org
http://www.flashperfection.com
http://www.markuptutorials.com
http://www.tutorialkit.com
http://www.3dlessons.com
http://www.vectorials.com

PHP Basics Tutorials - LearnPHP.org

Sort byTutorials Per Page
Pages:63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | Next| Last
Make a secure file upload script that makes sure that the uploaded file is valid type, and that it is smaller than the max value.
January 3, 2007 Today Views: 2 Total Views: 600
This is basic, but was something I never had explained to me very well, nor could I find any decent tutorials on the subject so here we go. In this lesson, we'll learn how to generate multiple pages of data from a txt file.
January 3, 2007 Today Views: 4 Total Views: 587
web promotion

Array to PHP

Author: Hscripts.com  Rating:
How to carry an array value from javascript to php.
January 2, 2007 Today Views: 1 Total Views: 632
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: 615

Reading Lines

Author: Hscripts.com  Rating:
How to Read a file line by line using php.
December 28, 2006 Today Views: 1 Total Views: 583
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: 561

File Append

Author: Hscripts.com  Rating:
How to append in to file using php?
December 26, 2006 Today Views: 2 Total Views: 598

Arrays in PHP

Author: Codewalkers.com  Rating:
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: 699

Encryption

Author: Hscripts.com  Rating:
How to encrypt a text in php.
December 21, 2006 Today Views: 2 Total Views: 633
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: 670
Pages:63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | Next| Last