On Thursday 09 December 2004 22:46, Gadi Cohen wrote:
> So if I have:  include("/path/to/backend.php");
>
> Is there a way from inside of backend.php to return "/path/to" ?

  echo __FILE__;

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I have never let my schooling interfere with my education.
  -- Mark Twain
*/

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

Reply via email to