Ηι,
I'm trying to create a web application in PHP 4.3.3 that captures the data dictionary of
a spss data file. I call spssio32.dll and get some file information like number of cases and variables
based on the following example:
http://www.elitesecurity.org/t136164-win-api-ne-mogu-da-registrujem-vise-od-funkci.
Then I'm trying to capture variable names through spssGetVarNames function.
This fails ... Something has to be wrong with my php code that calls the specified function...
I'd be very grateful if someone could help me..
Thanks
Tolis