Jump to content
Larry Ullman's Book Forums

Recommended Posts

I have just created script 13.3 - upload_rtf.php but the finfo function is not a recognised function when i try to run the script. I have check my version of PHP and it 5.3.8. i use xampp so was an all in one installation. I have googled the issue and all the information i get advised that it should work for 5.3 and above! any ideas as to why mine wouldn't be working?

Link to comment
Share on other sites

  • 1 year later...

I have had the same problem. The error messsage is:

 

Fatal error: Call to undefined function finfo_open() in C:\xampp\htdocs\larry\13\upload_rtf.php on line 18

 

I have activated the fileinfo extension....

 

extension=php_fileinfo.dll

 

....but without success. Any help appreciated.

 

Gary

Link to comment
Share on other sites

 Share

×
×
  • Create New...