|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > PHP > PHP Tips and Tutorials > File Manipulation
| 1.
PHP File Upload
|
This tutorial will allow you to have a basic file upload interface with a PHP backend. This tutorial is only for educational purposes and the final PHP file upload script is not robust nor secure enough for a commercial solution.
|
Date Added: 01-Dec-2005 Hits: 30 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 2.
Changing directory using chdir()
|
In your PHP scripts at some stage you may wish or need to completely change the directory in which to look in - for examples the directory to look for files to include. This tutorial shows you how to change dir for file inclusion.
|
Date Added: 01-Dec-2005 Hits: 32 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 3.
PHP Includes
|
How to use PHP includes in your scripts
|
Date Added: 01-Dec-2005 Hits: 44 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
File Handing Basics
|
Designed for the new coder - this PHP snippet provides a working example of basic file manipulation in a simple and clear format.
|
Date Added: 01-Dec-2005 Hits: 23 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 7.
Php - file uploader
|
This is suprisingly simple code that uses the copy() function to transfer your file to a changable directory on the server.
|
Date Added: 01-Dec-2005 Hits: 29 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
Free Tutorial File Uploader
|
Need a way to upload to your website without the use of FTP? Hopefully after reading this tutorial, you will know how to do so!
|
Date Added: 01-Dec-2005 Hits: 60 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 9.
Reading and Writing to Files
|
Nowadays, PHP programmers generally use databases such as MySQL to do everything, however, every programmer should at least know the basics of reading and writing to files - that IS what a database does. Come read an all you need to know introduction to file handling.
|
Date Added: 01-Dec-2005 Hits: 36 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 10.
Speed Limiting File Downloads
|
It is common to have downloads on your website, and sometimes you want to moderate your downloads by speed, or possibly hide the directory that the download is coming from, protecting all your other files. This is very possible and very simple to solve in PHP. All you need is the header() function and some files function
|
Date Added: 15-Dec-2005 Hits: 25 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|