User Profile

Collapse

Profile Sidebar

Collapse
Paultikken
Paultikken
Last Activity: Mar 24 '11, 09:28 AM
Joined: Aug 26 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Paultikken
    replied to Storing path to file
    Jerry,

    I overlooked a setting in my php.ini file. The post_max_size was set to default (8M), after changing this value it worked like a charme!!

    Thanks,

    Paul
    See more | Go to post

    Leave a comment:


  • Paultikken
    replied to Storing path to file
    Jerry,

    I tried the limitrequestbod y directive (putting it between the <directory> </directory> brackets of my download directory in the httpd.conf file) but still I encounter the same problem.

    A new row is created in my table (as before) but no data is being transferred to the fields...

    Hope you can help me!

    Cheers,

    Paul
    See more | Go to post

    Leave a comment:


  • Paultikken
    replied to Storing path to file
    Jerry,

    Thank you very much for your quick reply, I'll have to check my settings tomorrow at work.

    I'm using Apache as my webserver.

    I'll let you now if I had any luck!!

    Thanks,

    Paul
    See more | Go to post

    Leave a comment:


  • Paultikken
    started a topic Storing path to file

    Storing path to file

    Hi,

    I have the following problem,

    I have a HTML form with 2 different filepicker fields;

    In a table I'm trying to store 2 different references to 2 different files, one to a photo (jpg) and one to a download (zip). I'm using the filepicker from the HTML form to select the file I need and let php store only the filename and extension into the table.

    For the photo part all is working fine...
    See more | Go to post
No activity results to display
Show More
Working...