PHP Tutorial
Reading and Writing files in PHP
PHP follows almost same way of writing and manipulating files as in standard C. That is why it becomes so easy for a developer with C lanaguage background to create php application that uses files to save and retrieve data. It is a short tutoril that will get you started with writng and manipulating text files.
Top 20 Similar PHP Tutorials
How to: Writing to files in PHP
Tutorial covers different scenarios and methods of writing text to a file in PHP...
Basics »
Writing Secure PHP
This tutorial contains some advanced techniques for securing a website
Security »
Writing a CMSCommunity
This tutorial is about writing a CMS Community with Smarty and the Zend Framework
General »
Writing Regular Expression with PHP
Regular Expression, commonly known as RegEx is considered to be one of the most complex concepts.
Basics »
Writing Regular Expression with PHP
This tutorial is about Writing Regular Expression with PHP
General »
Writing a CMSCommunity with Smarty and the Zend Framework
This tutorial is about writing a CMS Community with Smarty and the Zend Framework
General »
Writing a CMSCommunity with Smarty and the Zend Framework
This tutorial is about writing a CMSCommunity with Smarty and the Zend Framework
General »
Writing a CMSCommunity with Smarty and the Zend Framework
Learn how to make a CMS community whith Zend Framework
General »
Writing a CMSCommunity with Smarty and the Zend Framework Part 6
This tutorial is about writing a CMSCommunity with Smarty and the Zend Framework Part 6
General »
Macronimous - Writing clean, secure and easy to maintain PHP code
Any code when written in a clean, easy to understand and formatted way is readily accepted and acclaimed by one and all. It is essential that the codes we write should be able to be understood by all, because the same programmers need not necessarily work on the same set of codes always.
Basics »
Detailed Guide on Writing Form Data to a MySQL Database Using PHP
In this tutorial, you will make a form and then submit what is entered to a MySQL database, and learn how to carry values between pages.
General »
PHP and Files
Working with files is a basic necessity for programmers and PHP gives you a great facility for creating, uploading, and editing files. This section is completely dedicated to how PHP can interact with files.
PHP and Files
In this tutorial you can learn more about working with Files using PHP
Creating Files with PHP
In this tutorial you will learn how to create all kinds of files using PHP.
Uploading files with PHP
In this tutorial I will explain how to create the upload form with PHP.
I will cover uploading and renaming file, limiting file size, restricting file types and form validation
Upload files
Learn How To Upload Files to Web Servers with 12 Short Tutorials for Beginners
Creating Files with PHP
Learn how to create all kinds of files using PHP






