- 1,251 categories
- 40,829 scripts
- 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
- For those working on php and mysql a server is mandatory. But what if you cannot have a place to upload and modify or maybe you just want to develop your project privately and then install online?
This is the moment a local server is needed. Yo...
- 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 shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn''t overtakes a size limit and how to change the uplo...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it.
- Categories
- Platforms
- Licenses
- 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.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Not sure how to make use of the free MySQL database space included with your web-hosting plan? This step-by-step tutorial explains a simple way to upload data from a Microsoft Access database to the MySQL database at your ISP. The tutorial also conta...
- 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
Page: