Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2005
    Location
    New York
    Posts
    2,883

    Form Attachment - please help

    Hi,

    A client of mine has a feature on his site coded where users can apply for a job and attach a resume. Once submitted, all of the data is e-mailed to him. He is able to view the actual entered infromation fine, but the attached .doc file is changed into a .dat file for some reason.

    This was never an issue before, but ever since we disabled various PHP functions it has become an issue - anyone have an idea what function he can enable locally to make this work again and what the command is?

    Thanks!
    XeHost.net - Hosting websites since 1999!
    Shared Hosting, Cloud Hosting, Reseller Hosting, VPS Hosting, and Dedicated Servers
    End-User Support, WHMCS, and WHMReseller Available on Reseller Plans!
    Follow us on Twitter - new special every Sunday! @XeHost

  2. #2
    Might this be a result of the currently popular register_globals thing? If permissible from your Host, add "php_flag register_globals on" to your root .htaccess file.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •