dwayne12
09-18-2007, 08:23 AM
Hi,
Some of you may know of me working on a project called "SauthSQL" which is an authentication system for creating web based validated secure installations using set-up factory.
What I need to know is, is it possible to create a .dll file for SUF so that it can interact with a PHP session and exchange data between it.
Say for example you have a variable in SUF called: "Varserial" would it be possible through the creation of a .dll file so that PHP could access this variable as a session variable like so: "$_SESSION['Varserial"]. Of course the .dll file would need to initiate a session through the PHP script.
I need to know if this can be done, I'm a web coder not a programmer :) If so would anyone for credit be willing to help me write a .dll file that could do this or something close. It would also require basic encryption that would be a bonus.
/Dwayne.
Some of you may know of me working on a project called "SauthSQL" which is an authentication system for creating web based validated secure installations using set-up factory.
What I need to know is, is it possible to create a .dll file for SUF so that it can interact with a PHP session and exchange data between it.
Say for example you have a variable in SUF called: "Varserial" would it be possible through the creation of a .dll file so that PHP could access this variable as a session variable like so: "$_SESSION['Varserial"]. Of course the .dll file would need to initiate a session through the PHP script.
I need to know if this can be done, I'm a web coder not a programmer :) If so would anyone for credit be willing to help me write a .dll file that could do this or something close. It would also require basic encryption that would be a bonus.
/Dwayne.