uploading files web servers
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7325
Uploading Image Files with PHP 1.0
This comprehensive tutorial guides you through step-by-step in the process of uploading, verifying and storing images with PHP. A database is required for storing information about the images. All code is provided. more>> This comprehensive tutorial guides you through step-by-step in the process of uploading, verifying and storing images with PHP. A database is required for storing information about the images. All code is provided.<<less
Added: 2007-06-11 License: PHP Price: $0.00USD
10 downloads
Other version of Uploading Image Files with PHP
Price: FreeAdditionalInfoFreearticlesolongasthepropersourceAllSyntax.comisreferenced.
License:PHP License
License:PHP License
Uploading files to Amazon S3 with REST API
An example of command line non-interactive PHP script which creates bucket and uploads file to Amazon S3 (Simple Storage Service). Additional libraries like HMAC-SHA1 are not required. more>> An example of command line non-interactive PHP script which creates bucket and uploads file to Amazon S3 (Simple Storage Service). Additional libraries like HMAC-SHA1 are not required.<<less
Added: 2007-06-03 License: Other Free / Open Source License Price: FreeAdditionalInfoNorestrictionsopensourcecopy,modify,redistribute,commercialuseallowedexceptrepublishingcodeinothersources.
926 downloads
Upload Files System 1.00
Hello, This is my first script that im publishing here. This script is Upload Files System. In the system you can easily upload files. In the system you can chage the configuration as you want. you can make types limits, maximum file size, the language more>> Hello, This is my first script that im publishing here. This script is Upload Files System. In the system you can easily upload files. In the system you can chage the configuration as you want. you can make types limits, maximum file size, the language you want, the template you want and much more things. This system makes a new directory every day so you can easily see the files that uploaded in each day and day. Please make sure that you are changing CHMOD of the ./uploads directory to 0777.<<less
Added: 2006-11-28 License: GPL Price: $0.00USD
13 downloads
Uploading a file and changing the name
Since, php automatically replaces the files with same name. In this Tutorial you will learn how to upload the file and change the name of file after it has been uploading. more>> Since, php automatically replaces the files with same name. In this Tutorial you will learn how to upload the file and change the name of file after it has been uploading.<<less
Added: 2009-05-11 License: Freeware Price: $0.00USD
16 downloads
Abyss Web Server 2.5
Abyss Web Server X1 is a free Web server available for Windows, MacOS X, Linux, and FreeBSD. Despite its small footprint, it supports secure SSL connections, download resuming, caching negotiation, logging, CGI/1.1 scripts, FastCGI, ISAPI extensions, more>> Abyss Web Server X1 is a free Web server available for Windows, MacOS X, Linux, and FreeBSD. Despite its small footprint, it supports secure SSL connections, download resuming, caching negotiation, logging, CGI/1.1 scripts, FastCGI, ISAPI extensions, Server Side Includes (SSI), ASP.NET (on Windows), custom error pages, password protection, URL rewriting, IP address control, aliases, custom MIME types, index files, custom directory listings, anti-leeching, and bandwidth throttling. It features also an automatic anti-hacking system and an intuitive multilingual remote Web management interface. With Abyss Web Server X1, hosting your site and your PHP, Perl, Python, ASP, Ruby on Rails, or ASP.NET Web applications is a matter of a few minutes<<less
Added: 2003-02-03 License: Freeware Price: $0.00USD
14 downloads
Download files with cURL 1
A snippet that helps you download files from the web, with the use of the well known cURL library for php more>> A snippet that helps you download files from the web, with the use of the well known cURL library for php<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
68 downloads
Other version of Download files with cURL
License:Freeware
Upload A File From A Form
This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it. more>> This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it.<<less
Added: 2006-02-11 License: Freeware Price: Free
1350 downloads
PHPico Web Server 0.1
PHPico Web Server 0.1 provides you with a powerful server management tool which is stand alone, single threaded and all code is load only once. more>> PHPico Web Server 0.1 provides you with a powerful server management tool which is stand alone, single threaded and all code is load only once. The server do only handle the incoming and outgoing HTTP requests, and sets up the super global variables. No page is build by the server itself, for each request a user function is called to deliver the page.
Requirements: PHP 4.2.0 with socket functions enabled
Added: 2008-02-20 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
Loggerview - Web Server Statistics 1.03
Loggerview is PERL script that analyzes HTTP Web Server Log Format Files, e.g. the access_log of Apache. This script reads the log file (Extended Common Log Format) and generates a readable HTML-page. more>> Loggerview is PERL script that analyzes HTTP Web Server Log Format Files, e.g. the access_log of Apache. This script reads the log file (Extended Common Log Format) and generates a readable HTML-page.<<less
Added: 2006-10-10 License: Freeware Price: $0.00USD
11 downloads
Other version of Loggerview - Web Server Statistics
License:Freeware
Upload a File 1.0.0
This simple script provides a simple way to upload a file onto a directory of the server. It checks the file size prior to moving it from the temporary directory to the destination directory. more>> This simple script provides a simple way to upload a file onto a directory of the server. It checks the file size prior to moving it from the temporary directory to the destination directory.<<less
Added: 2007-01-25 License: Other Price: $0.00USD
12 downloads
Online File Browser 0.1.4
Online file browser is a web application which facilitates management and sharing of server files. Features: * browsing file hierarchy, * files upload, * creation of directories, * creation of thumbnails for graphical files, * more>> Online file browser is a web application which facilitates management and sharing of server files. Features: * browsing file hierarchy, * files upload, * creation of directories, * creation of thumbnails for graphical files, * modification of text files, * creation of text files, * deletion of files and directories, * renaming of files and directories, * two modes (list, icons) of displaying content are supported, * includes basic authentication system.<<less
Added: 2006-04-17 License: Other Price: $0.00USD
14 downloads
File Upload & File Listing with JSON
This class can be used validate and process files uploaded via Web forms. The class can perform several types of validation, like: check whether the user computer IP address is not in a list of banned addresses, check the file size against a given more>> This class can be used validate and process files uploaded via Web forms. The class can perform several types of validation, like: check whether the user computer IP address is not in a list of banned addresses, check the file size against a given limit, check whether the file name has one of the accepted extensions and check whether file with the same name was previously uploaded. After validating the file, the class can move it to a given upload folder and add an entry in a log file that records information about uploaded files. The example demonstrates how to display an updated list of files stored in the upload folder by JSON.<<less
Added: 2006-08-15 License: GPL Price: $0.00USD
15 downloads
HTTP File Transfers
These functions are used to upload and download files over HTTP. It opens socket connection to the remote host and make HTTP requests. Use these functions to easily upload and download files with your PHP code. more>> These functions are used to upload and download files over HTTP. It opens socket connection to the remote host and make HTTP requests. Use these functions to easily upload and download files with your PHP code.<<less
Added: 2008-05-06 License: GPL Price: $0.00USD
17 downloads
Upload Lite 4.0
Easily upload files to your server from your web page. Set file size and type restrictions as well as overwrite permissions and the destination folder. Includes email notifications. Well commented, successfully tested on a broad range of ASCII and binary more>> Easily upload files to your server from your web page. Set file size and type restrictions as well as overwrite permissions and the destination folder. Includes email notifications. Well commented, successfully tested on a broad range of ASCII and binary files as large as 1 Gig.<<less
Added: 2002-04-22 License: Freeware Price: $0.00USD
14 downloads
Creating file online
In this tutorial I will show you how to create a file on your web server using your browser. We will create a html form which will be store the file during the form processing mechanism. more>> In this tutorial I will show you how to create a file on your web server using your browser. We will create a html form which will be store the file during the form processing mechanism.<<less
Added: 2007-02-10 License: Freeware Price: Free
990 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above uploading files web servers search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed