|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620228 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
phpinfo.php - php script to get php configration information |
Description
Here is a PHP script to get the complete configuration of your PHP environment:
<HTML><HEAD> <TITLE>PHP Info</TITLE> </HEAD><BODY>
<?php
echo phpinfo();
?>
</BODY></HTML>
Note: Simply put this script in your web server document root and call it from a web browser. |
Example
phpinfo.php |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how to verify the bootlist in IBM Virtual I/O Server
Example: bootlist -mode normal -ls
[show me the details] |
coolcommand: metainit - how to create a concatenation in Solaris Volume Manager
Example: metainit d1 3 1 c2t1d0s7 1 c1t2d0s7 1 c2t2d0s7
[show me the details] |
coolcommand: vxsd - how to join subdisks in Veritas Volume Manager
Example: vxsd join subdisk-88 subdisk-77 subdisk-99
[show me the details] |
coolcommand: how to get the list of databases available in Sybase
Example: select name from sysdatabases; go
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51943 |
| Category AIX | 49010 |
| Category General UNIX | 47574 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|