PHP Classes

Run on Windows?

Recommend this page to a friend!

      PHP Windows Registry Access  >  All threads  >  Run on Windows?  >  (Un) Subscribe thread alerts  
Subject:Run on Windows?
Summary:Does this package need PHP to run on Windows?
Messages:2
Author:Gerry Danen
Date:2015-09-29 02:15:24
 

  1. Run on Windows?   Reply   Report abuse  
Picture of Gerry Danen Gerry Danen - 2015-09-29 02:15:24
It is not clear if this package needs PHP to run on Windows.

  2. Re: Run on Windows?   Reply   Report abuse  
Picture of Christian Vigh Christian Vigh - 2015-09-29 07:58:30 - In reply to message 1 from Gerry Danen
This package is PHP code so, of course, it needs PHP to get interpreted, as well as it needs the Windows platform since its uses the services of the WShell and WMI APIs.

If you have Apache/PHP/Mysql installed on your system, using a package such as WAMP or LAMP, you can run the example as is.

You can also run it from the command line (as I often do).