PHP Integration

S

State Troopers

Hi there.

I have setup a "serial" system that I will be using to identify each user by
a unique serial entry.
Each pc has a unique CPU Id and therefore, I found that this information
would be best use.

Getting to the problem.
I am looking for a way to send me the "unique id" via the web. I am not sure
if php is the best way to capture the information sent from the vba form.
Basically, when the user registers the application within the db, itll send
the online form the information entered, which will then be stored in a mysql
db. The user will then recieve their "serial" code for the usage of the db.

That is the end goal ofcourse.

Anyone have any ideas as to how I can securely transmit this data?

Thanks.
-State
 
Top