lizzyS Posted November 6, 2004 Posted November 6, 2004 It has been over a year since I developed for this site, and I can't remember how to get the php info information. I am trying to match my development server's versions to yours (last time I was here PEAR db was not working correctly - and gave me a nasty jolt). I know there is some way to run the code - I just don't remember what it is. Thanks Liz Quote
TCH-Don Posted November 6, 2004 Posted November 6, 2004 (edited) You can add this to a php page on your server and goto it <?php // Show all information, defaults to INFO_ALL phpinfo(); ?> Edited November 7, 2004 by TCH-Don Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.