I updated my godaddy account to php 5.2. One of my sites has a picture uploaded that used $HTTP_POST_FILES It would appear that this is now outdated. I need to have this code updated to the new processes. I do not want to give access to my sites. I will send the programmer my code (only the code for the upload process not the enough to allow access to the site). The programmer will need to make the changes, test them on some other site and then send me the code. I will cut and paste the code into my files, if it works I will then pay for the code. I am a windows programmer with about 10 years experience so I can get my end of this accomplished. I just don't want to research the php to update this change. What will you charge to do this?
Just checked, I've already got that line in my php.ini. I'm assuming nothing needs to be done but to have this file in the root with the line in it right?
yeah it enables http_post_files in php5.2. If you are using cpanel and you own the vps or server you can always downgrade to 5.1 or 5.0 using easyapache or whatever its called