I am having problems with uploading files since moving to a new server. I get this error message:
Call to undefined function: move_uploaded_file()
The script i'm using worked fine on another server, but i'm guessing the configuration is different on the new one.
The build of php is 4.02. is there anything i should look for in the setup that would be preventing me from using this function.
any help would be greatly appreciated.