PDA

View Full Version : How do you . .


\ \ - Speedy - / /
10-19-2002, 03:35 AM
Is there a way to upload a program or do something to find out your ulitment path or whatever it is called?

\\ - Speedy - //

FlyingDutchman
10-19-2002, 04:48 AM
I think you can find it when you do a phpinfo...
at least, i think ;) not sure...

upload a new file (ie test.php) with this content:

<?php
phpinfo();
?>


and execute it of course :)
search a bit trough the page you get, and i'm almost sure you'll find it...