I forgot to say this earlier. But use the phpinfo() fucntion. It will tell you everything you need to know including the path of the php.ini.Originally posted by Acidic
OK. I've looked and really can't find it. I doubt my friend has access to it.
PHP Code:<?php
phpinfo ();
?>




Reply With Quote