Hi,
I am using a Win2000 System with the latest Apache Web-Server Version.
I've just upgraded to php 4.0.2. but I can't use the function is_uploaded_file().
If I call the php-file with this function inside, the following error-message occurs:
Fatal error: Call to undefined function: is_uploaded_file() in [... my filename].
What did I wrong? If I check out the version ( phpversion() ) - 4.0.2 as answer seems to be good.
TIA
Karsten