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

All PHP Tutorials - LearnPHP.org

Sort byTutorials Per Page
Pages:17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | Next| Last

File Read

Author: tizag.com  Rating:
In this lesson we will teach you how to read data from a file using various PHP functions.
June 16, 2008 Today Views: 1 Total Views: 197

SQL - Order By

Author: tizag.com  Rating:
The order by statement allows for table column assortment. It allows for ascending or descending lists of your table column values permitting SQL to reorder your table rows for the purpose of viewing.
June 13, 2008 Today Views: 1 Total Views: 228
web promotion
In this article I will explain the basic Noah's Classifieds features, show you how to install this script and how to setup it to run properly.
June 13, 2008 Today Views: 1 Total Views: 227
In this article, we will focus specifically on the tools provided to us by PHP which enable us to manipulate XML data sources.
June 12, 2008 Today Views: 1 Total Views: 234
Sometimes it's useful to enable visitors to your site to upload content, for example, photos, which can then be displayed on the site.
June 11, 2008 Today Views: 1 Total Views: 242
Suppose you need to calculate constantly-changing information based on constantly-updated information in one or more tables. Are you stuck doing everything in multiple expensive queries? By no means.
June 10, 2008 Today Views: 1 Total Views: 231

File Write

Author: tizag.com  Rating:
Now that you know how to open and close a file, lets get on to the most useful part of file manipulation, writing! There is really only one main function that is used to write and it's logically called fwrite.
June 10, 2008 Today Views: 1 Total Views: 198
In this article I will show how to generate dynamic XML documents with Object-Oriented PHP.
June 9, 2008 Today Views: 1 Total Views: 246
Oracle, DB2, and SQL Server all have analytic functions--ways to preserve the details in a record when you use an aggregate. MySQL lacks them, but you can emulate them if you want. Stephane Faroult continues his look at how to do this in the second part of his series.
June 6, 2008 Today Views: 1 Total Views: 223
If you are ever going to allow user submitted text to be visible by the public you should consider using the htmlentities function to prevent them from running html code and scripts that may be harmful to your visitors.
June 6, 2008 Today Views: 1 Total Views: 266
Pages:17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | Next| Last