is there a way to upload large files (e.g. 15mb) without changing the
default settings in php.ini***?

According to this page:
http://www.php.net/manual/en/ini.php#ini.list

You can do it with a htaccess file. See comments at the bottom.

Preferably by using php, but if not is there another web tech (e.g. Java
applets) that will allow me to do this?

Sure. Python, ruby, java, perl, whatever you like.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to