Hi !
I have some problems loading dll's for php.I use an Apache webserver under win2000 and I would like to use the mhash functions. For this I followed the instructions
1. I have set the extension dir for ex:"C:\php4\extensions" than I also included in the php.ini file the line extension = php_mhash.dll. I restarted my computer and while I was trying to run one of my scripts ...I received a classic error message :"undefined call to mhash() function in ...".
If you know what could be the problem please help me.
Péter.