Jump to content

function move_upload_file() on IIS not working


Genius_cd

Recommended Posts

hello guys

i'm new to this forum and i need help on some function in php

 

I'm using php on my pc @ home

i configured php manually to work with IIS 5.1 on xp sp3

it's working...everything is just fine but here is the problem

 

in some file, i'm using an upload function wich is move_uploaded_file() to upload(in an other word to move the file to another location since i'm using my pc)

well the script is working 100% on a web server...but now on my pc

 

is there anything that i must configure it to allow php to move the files on windows xp??

is there any .dll file i must use or something??

please HELP!

You would need to post your form and your form processing code for anyone in a Forum to be able to help you with what it is doing.

 

Could be short open tags or register_globals that is preventing the code from being executed.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.