hi,
i have implemented a dll based payment authorisation using win32api functions, have used win32api_register_function to register the function then used it normally in the PHP script, everything is fine, the dll returns the required string but the script doesnt stop executing and after a while times out.
it appears to the user that it is an error while the script successfully does everything.
nida
i have implemented a dll based payment authorisation using win32api functions, have used win32api_register_function to register the function then used it normally in the PHP script, everything is fine, the dll returns the required string but the script doesnt stop executing and after a while times out.
it appears to the user that it is an error while the script successfully does everything.
nida