17 Commits

Author SHA1 Message Date
Ben Ramsey
ee6d6b5dcb Prepare release 2.0.2 2021-09-30 19:03:11 -05:00
Ben Ramsey
a88b5726fe Indicate support for PHP-FPM and update examples 2021-09-29 10:30:43 -05:00
Ben Ramsey
b7de45a9ac Prepare release v2.0.1 2021-09-29 08:56:59 -05:00
Ben Ramsey
07f38f8c1a Update version numbers in documentation and examples 2021-09-28 21:19:58 -05:00
Ben Ramsey
86b52f711f Provide better feedback if errors occur in the examples 2021-09-28 18:49:31 -05:00
Ben Ramsey
2a02602536 Note the requirement of Apache httpd and mod_php in the documentation 2020-01-28 11:08:46 -06:00
Ben Ramsey
19096ab727 Update code comment to reflect changes to the code 2020-01-28 00:02:06 -06:00
Ben Ramsey
73d1246524 Provide a more robust, modern example 2020-01-28 00:00:26 -06:00
Peter Kokot
fa1d17330c Tidy coding style
Changes:
- trailing whitespaces trimmed
- single EOL at the end of the file
- Some other minor changes in this context
2019-04-24 18:03:26 +02:00
Peter Kokot
0ed2914e5b Update license year ranges
This bumps year range to 2019 and removes the ranges in file headers.
2019-04-24 17:54:35 +02:00
Christian Stocker
a36564c4ed fix a typo 2009-06-29 19:49:29 +00:00
Christian Stocker
27c2f75778 improve checks for correct uploadprogress.file.filename_template 2009-06-16 07:08:41 +00:00
Christian Stocker
b9654561c2 added a check in the example if
uploadprogress.file.filename_template
is writable
2009-05-26 14:48:11 +00:00
Christian Stocker
a5e619a74f check if extension is installed at all 2009-03-16 13:52:59 +00:00
Christian Stocker
acd90e03a8 extended the example, so that it catches too large files 2009-01-21 16:40:50 +00:00
Christian Stocker
f492efb021 added more information, if upload files (and how big the file is allowed to be) 2008-09-03 15:08:36 +00:00
Christian Stocker
64f7030b02 - prepare for 0.9 release (not muched changed, but it matured a little and time for a 1.0 release soon)
- added a simple example
- removed the EXPERIMENTAL flag since no API changes are planned and it's used in production since a long time.
2008-07-08 20:23:43 +00:00