Hello all,
I've been a PHP programmer for a while and want to try some ASPing. There is a function in PHP that gives a list of all the environment info + installed libs [[tt] phpinfo() [/tt]].
It gives out a list of the global variables and their values, the environment info (such as which DB libs are installed, graphic libs) and so on.
Is there a similiar function with ASP (either VB or JS) that can give me that info?
Thanks.
an example for a [tt]phpinfo()[/tt] output -
an explanation about [tt]phpinfo()[/tt] -
I've been a PHP programmer for a while and want to try some ASPing. There is a function in PHP that gives a list of all the environment info + installed libs [[tt] phpinfo() [/tt]].
It gives out a list of the global variables and their values, the environment info (such as which DB libs are installed, graphic libs) and so on.
Is there a similiar function with ASP (either VB or JS) that can give me that info?
Thanks.
an example for a [tt]phpinfo()[/tt] output -
an explanation about [tt]phpinfo()[/tt] -