PHP - File Handling Tutorials
Tutorials Shared by the Internet Community
Advertisements
| Top Tutorials | New Tutorials | Submit | Login | Register |
Found 16 Tutorials |
|
Most Recent Tutorials |
-
PHP File Download Security
Restrict and protect file downloads in PHP
http://www.higherpass.com/php/Tutorials/File-Download-Security/
-
Simple file system browser
In this tutorial I will show you how to create a PHP application to display directory content (filename, filesize, modification date) .
http://www.phptoys.com/e107_plugins/content/content.php?content.32
-
Secure File Upload with PHP
PHP makes uploading files easy. You can upload any type of file to your Web server.
http://www.webcheatsheet.com/php/file_upload.php
-
Printable Document Generation
This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF).
http://www.xfunda.com/index.php?option=com_content&view=article&id=69&catid=41&Itemid=70
-
Reading and Writing files in PHP
PHP follows almost same way of writing and manipulating files as in standard C.
http://www.apitalk.com/document.php?id=1184208074_5
-
Create a zip file from folders on the fly
This tutorial shows us how handle that with only a few rows of PHP code.
http://www.web-development-blog.com/archives/tutorial-create-a-zip-file-from-folders-on-th...
-
Creating a PHP File Uploader
A guide on how to create a simple file uploader using PHP.
http://www.azforums.net/index.php?showtopic=2579
-
Reading and Writing to Text Files
Learn how to open text files and then write in them and then save them again.
http://www.azforums.net/index.php?showtopic=13709
-
Opening And Closing Files In PHP
In this tutorial you will learn the basic way of opening and closing a text file using PHP.
http://www.azforums.net/index.php?showtopic=1971
-
Creating Files in PHP
A basic tutorial on creating PHP for reading and writing.
http://www.php-learn-it.com/php_files/php_file_create.html
-
FTP Upload via cURL
Uploading files to a remote FTP server is very effective while using the cURL library.
http://www.web-development-blog.com/archives/tutorial-ftp-upload-via-curl/
-
PHP File Open
Basic tutorial that shows how to open local and remote files in php.
http://www.php-learn-it.com/php_files/php_file_open.html
-
Parsing Character Delimited Files into Arrays
In this tutorial you will learn how to parse a multiple-line character delimited text file into a two dimensional array using PHP.
http://www.geekpedia.com/tutorial224_Parsing-Character-Delimited-Files-into-Arrays.html
-
Parsing a SRT Subtitle File using Various Parsing
This article will be introducing a couple of nifty tricks that I have seen scattered around the Internet.
http://www.talkphp.com/vbarticles.php?do=article&articleid=39&title=walkthrough-parsing-a-...
-
Create files with php
Learn how to simply create html, php, css, sql or whatever files using just PHP.
http://cdesigns.exofire.net/forum/index.php?showtopic=20
-
Delete HTML table rows without any database support
Problem I worked on a PHP project where I needed to write and delete HTML table rows without any database support.
http://bewebmaster.com/241.php
« PreviousNext »


