Hi,
I want to know how PHP is installed at my ISP - module or CGI version. How can I tell? Are there any PHP functions that can be used only when PHP is installed as module? Or maybe there's a better way to get this info.
Thank you
Alex
I do believe you can get that info by running the phpinfo() function.