|
|
Working with Directories in PHP |
|
|
Jaron R. Hendrix |
|
|
PHP / Introduction to PHP |
|
|
Click to Visit |
|
|
10 |
|
This tutorial will let you know the basic file handling functions that are available in PHP and provides you with examples on how to loop through the directories and creating arrays that contains all the filenames in a directory. You will learn how to open and read the contents in a directory and looping through a directory twice and displaying the directories for the first time.
|
| Top PHP scripts |
1).
A simple tutorial A simple tutorial is an article that teaches you to use PHP scripting language in creating dynamic webcontent pages. This is an useful article for all PHP users.
2).
PHP Tutorial (Part 1) This is an online tutorial which teaches the learners about PHP in detail. It teaches the learners in step by step process with examples.
3).
LAMP, MySQL/PHP Database driven website design and development This is a tutorial for designing and developing your own dynmaic website with the help of LAMP, PHP and MySQL database. This will be a useful tutorial for beginners.
4).
Herong's Tutorial Notes on PHP This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning PHP himself. Topics include Command Line Interface (CLI), array, CGI, cookie, database, HTTP, IIS, loop, mail, MySQL, PHP, request, session, SMTP, SQL,
5).
Build your own Database Driven Website using PHP and MySQL This tutorial helps you to create your own dynamic website using PHP programming. This article is aimed at intermediates or advanced web designers.
6).
Introduction to PEAR Introduction to PEAR is a tutorial which explains the concept of PEAR and includes the basics in using PEAR based PHP programming.
7).
PHP Tutorial (Part 2) This tutorial teaches about the usage of strings, loops, break statements etc., with useful examples. Learners can easily understand the functions of PHP from this tutorial.
|
|