On Sunday 12 January 2003 10:10, Stephen wrote:
> There's already a folder named packs but my problem was not having the /
> before it. One more question. How can I dynamically get the path to the
> current folder? Like your at http://www.bob.com/joe/index.php and you want
> to get the http://www.bob.com/joe/ bit and do it dynamically?

print_r($_SERVER) will show you which bits you can use.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
I'll show you MY telex number if you show me YOURS ...
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to