- 1,251 categories
- 40,829 scripts
- Uploading files to a remote FTP server is very effective while using the cURL library. This short PHP tutorial will show the user how to upload a file to a password protected FTP server.
- Categories
- Platforms
- Licenses
- FunFactsAndQuotes is the fast && easy way to keep your website fresh and interesting with quality facts && quotations. No fancy programming or databases. All you do is upload our php and text files to your server, and copy/paste a lin...
- Categories
- Platforms
- Licenses
- PHP makes uploading files easy. You can upload any type of file to your Web server. In spite of security issues that should be addressed before enabling file uploads, the actual mechanisms to allow this are straight forward. In this tutorial we will ...
- Categories
- Platforms
- Licenses
- A collection of 12 tips on uploading files with PHP pages. Clear explanations and tutorial exercises are provided on creating file upload HTML tags, setting encoding type on HTML forms, getting uploaded file information, storing uploaded file in database.
- Categories
- Platforms
- Licenses
- This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information ...
- Categories
- Platforms
- Licenses
- PHP has the ability to upload files such as documents or images using the multipart/form-data protocol, but how do you use this and how do you resize the images after they are uploaded to create thumbnails or image repository, etc. This tutorial alon...
- Categories
- Platforms
- Licenses