Getting information about server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jaymoore_299
Forum Contributor
Posts: 128
Joined: Wed May 11, 2005 6:40 pm
Contact:

Getting information about server

Post by jaymoore_299 »

What are all the information I can get from a server using php, such as php.ini settings, etc? Which of these information could be considered fairly unique to each domain?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

there's nothing all that unique in any of that. Most setups are fairly generic in their installation.
Post Reply