Search results

  1. C

    Why can I not upload a large file through php?

    I am using a standard PHP uploading code in this scenario. I can upload all small files normally but when I try to upload a larger file say 700k it fails. I am using WAMP (Apache server).
  2. C

    Anyone have a PHP script for a file directory listing that is click-able to view sub

    folders? I need a script that will load the contents of one directory (including the folders) so that the files are a link to download and also the folders can be opened and the script will change to that directory and do the same thing. I wrote this script a long time ago but it does not...
  3. C

    Why can I not upload a large file through php?

    I am using a standard PHP uploading code in this scenario. I can upload all small files normally but when I try to upload a larger file say 700k it fails. I am using WAMP (Apache server).
Back
Top