PHP Files · Newest PHP Tutorials
Creating Files with PHP
In this tutorial you will learn how to create all kinds of files using PHP.
PHP and Files
In this tutorial you can learn more about working with Files using PHP
Beginners guide to dynamic sitemaps
Learn how to create your own XML sitemaps so that search engines can more intelligently crawl your site.
PHP Limit Upload File Size
Learn how to set upload size limits on files
Creating a very simple and correct upload form
Learn how to create a very simple and correct upload form
Open, Read and Write Files
Learn How To Open, Read and Write Files
Walkthrough: Parsing a SRT Subtitle File using Various Parsing Techniques
This article will be introducing a couple of nifty tricks that I've seen scattered around the Internet. One of which is how to detect for the presence of those pesky carriage returns. The article will show you how to take a correctly formatted SRT file and parse it using PHP. Another parse function for the PHP library to go alongside parse_url, parse_ini_file, et cetera!
Php Shoutbox
This tutorial will teach you how to make a shoutbox that will run off of a text file. This means that you won't need a mysql database to have dynamic content on your site.
Uploading File with PHP - Create a PHP upload script
Learn how to upload files with PHP
RSS Parsing with SimpleXML
This tutorial will provide a simple example of one method for parsing an XML document, more specifically, an RSS formatted XML document. This tutorial will use the new Simple XML object added to PHP 5.
How to Syndicate an RSS Feed On Your Site
This quick tutorial shows you how to use Simple XML to read and manipulate an RSS feed. The end result is a few lines of code that you can use to syndicate a site's feed on your own page - adding links to relevant content for your users.
More secure php image upload class
This tutorial shows how to make secure image upload class. Class is very flexible and easy to use.
How to read, write and create a file in PHP
This tutorial explains how to read, write and create a file in PHP. A very simple technique that you will understand in just 5 minutes.
Creating Files with PHP
Learn how to create all kinds of files using PHP






