|
PHP File Manipulation Tips and Tutorials, Scripts resource, functions
|
|
|
|
File Manipulation tutorials
|
|---|
PHP is a very versatile and useful web language. One of those most sought after PHP scripts, after a blog system, is the file uploader. In this tutorial, I'll show you a very easy way to make a file uploader. There's lots of things you can do with this, including tutorial databases and image uploaders.
| | Hits:228 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-06-06 Rate It | Error | Review |
|
| | | |
|---|
When writing applications for the web, it's often important to be able to save data. This is usually done one of two ways: writing data to a file, or saving it in a database (such as MySQL). Of course, the easier method (which doesn't require other technologies) is to write to files, and then read and parse them yourself. This simpler which is what I discuss here.
| | Hits:161 Rate: 0.0(out of 5) Vote:0 Submit Date :2007-01-08 Rate It | Error | Review |
|
| | | |
|---|
JavaPowUpload is easy client-side solution that can be used to perform file uploads from a user machine to the server and file downloads from server to user mashine. JavaPowUpload is a crossplatform component that runs on any OS (Windows, Linux, Mac, etc) where Java Runtime Environment is installed.
| | Hits:97 Rate: 0.0(out of 5) Vote:0 Submit Date :2008-03-11 Rate It | Error | Review |
|
| | | |
|---|
Client-side flash based files upload control that allows upload multiple file at once without page reload. It has three different type of user interface. The EAFlashUpload has many advanced features such as: file management before upload; restrict files for upload by size, type, count; assign description for each file; JavaScript API; compatible with any server-side platform such as ASP.NET, PHP, Perl etc. Distribution package includes examples of server-side scripts for ASP.NET and PHP.
| | Hits:45 Rate: 0.0(out of 5) Vote:0 Submit Date :2009-09-22 Rate It | Error | Review |
|
| | | |
| |
Pages : 1 |
|