php.ini

  1. debiprasad_sahoo

    How to upload a big size file in php?

    The max file size set in php.ini file is 2 mb. I want to write code such that it will allow to upload a big sized file with out changing the setting in php.ini file.
  2. bukaida

    Help installing GD library

    I am using PHP 4.4.0 with apache 2 under winxp(sp2). Now I want to install gd library support for php. I couldnot find a decent instruction anywhere on how to install it under windows platform.From the Zip binary I have downloaded, i have copied the php_gd2.dll in my c:\php directory and also to...
Top Bottom