You are 1 of 103 Active PHP Visitors
 
 
  PHP Home  |  Resources  |  Buzz Clips  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It


 
Resource Menu


 Files      [+] Favor-It   
 
Sort By:  

 Introduction to Files Site: Tizag Webmaster Tutorials 
  Hits Today: 2
0
Reviews
0
Favor-It
This section of the PHP tutorial is completely dedicated to how PHP can interact with files. After completing this section you should have a solid understanding of all types of file manipulation in PHP! Author: tizag.com Code: PHP 4.0

 File Create Site: Tizag Webmaster Tutorials 
  Hits Today: 1
0
Reviews
0
Favor-It
Before you can do anything with a file it has to exist! In this lesson you will learn how to create a file using PHP. In PHP, a file is created using a command that is also used to open files. Author: tizag.com Code: PHP 4.0

 File Write Site: Tizag Webmaster Tutorials 
  Hits Today: 1
0
Reviews
0
Favor-It
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. Author: tizag.com Code: PHP 4.0

 File Read Site: Tizag Webmaster Tutorials 
  Hits Today: 1
0
Reviews
0
Favor-It
My apologies for taking so long to actually get to the point where you get information from files. In this lesson we will teach you how to read data from a file using various PHP functions. Author: tizag.com Code: PHP 4.0

 File Delete Site: Tizag Webmaster Tutorials 
  Hits Today: 1
0
Reviews
0
Favor-It
You know how to create a file. You know how to open a file in an assortment of different ways. You even know how to read and write data from a file! Now it's time to learn how to delete files. In PHP you delete files by calling the unlink function. Author: tizag.com Code: PHP 4.0

 File Append Site: Tizag Webmaster Tutorials 
  Hits Today: 1
0
Reviews
0
Favor-It
So far we have learned how to open, close, read, and write to a file. However, the ways in which we have written to a file so far have caused the data that was stored in the file to be deleted. Author: tizag.com Code: PHP 4.0

 File Truncate Site: Tizag Webmaster Tutorials 
  Hits Today: 2
0
Reviews
0
Favor-It
As we have mentioned before, when you open a file for writing with the paramater 'w' it completely wipes all data from that file. This action is also referred to as "truncating" a file. Truncate literally means to shorten. Author: tizag.com Code: PHP 4.0

 File Upload Site: Tizag Webmaster Tutorials 
  Hits Today: 1
0
Reviews
0
Favor-It
Before you can use PHP to manage your uploads, you must first build an HTML form that lets users select a file to upload. See our HTML Form lesson for a more in-depth look at forms. Author: tizag.com Code: PHP 4.0

 File Open Site: Tizag Webmaster Tutorials 
  Hits Today: 1
0
Reviews
0
Favor-It
In the previous lesson we used the function fopen to create a new file. In this lesson we will be going into the details of this important function and see what it has to offer. Author: tizag.com Code: PHP 4.0


    More Pages: 1 | 2 | 3 | 4 | 5 | 6 | 7 Next >>  




Icon Key > - Recently Updated - Showcase Listing


PHP Section Stats
8225 page-views today
17100 yesterday
496297 last month
4.41 million total
since June 11, 2007
 

 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  

© 2008 InfoGenius Inc., All rights reserved