Joined: 03 Mar 2012 |
Posts: 1 |
|
|
|
Posted: Sat Mar 03, 2012 4:48 am |
|
|
|
|
|
Hello:
I was unable to find further and extensive documentation (if available) for the system variables built into phpexpress. This is what I mean:
After creating a test.php file with phpexpress() function inside, I get a list of items, such as System, PHP Version, PhpExpress version, status of Threaed Safety, the Server software, etc etc etc... including HOST IDs.
I would like to know the list of all these variables that I can pull from within a php script, specially Host ID.
Objective:
- Get the value of Host ID, and transmit it to another PHP script to a remote server.
- The remote server stores this Host ID value.
- The remote server has NuSphere Encode License Manager.
- The remote server fetches the appropriate license corresponding to the Host ID.
- The local server/script then stores the license for applications authorized use.
Thanks and regards,
Reza.
|
|