Forum Moderators: coopster
Create a file named "info.php"
put only this line of code in it
<? phpinfo() ?>
upload to your server and access with your browser.
e.g. www.yourname.com/info.php
This will give you all the settings and the vars you can use!
dhdweb