walterbyrd wrote:
If so, why?
>
My webhoster, dreamhost, just informed me that my php apps can not
upload files over 7mb, because of a PHP limitation.
>
I don't know a lot about it, but I thought those limits were imposed
by the web-hoster, not the language.
>
I also thought those limits could be overwriten by editing the php.ini
or .htaccess files.
>
>
My webhoster, dreamhost, just informed me that my php apps can not
upload files over 7mb, because of a PHP limitation.
>
I don't know a lot about it, but I thought those limits were imposed
by the web-hoster, not the language.
>
I also thought those limits could be overwriten by editing the php.ini
or .htaccess files.
>
the webserver can also impose a limit.
But there is no inherent limitation in PHP to 7M or any other size.
--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attgl obal.net
=============== ===
Leave a comment: