RE: [PHP] include_path? programmatically

2002-09-19 Thread Ford, Mike [LSS]

 -Original Message-
 From: Christian Calloway [mailto:[EMAIL PROTECTED]]
 Sent: 19 September 2002 01:56
 
 I dont have access to the php.ini file, is there anyway to access the
 include_path setting programatically from php? Thanks

ini_get()http://www.php.net/manual/en/function.ini-get.php

ini_set()http://www.php.net/manual/en/function.ini-get.php


Cheers!

Mike

-
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning  Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Beckett Park, LEEDS,  LS6 3QS,  United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730  Fax:  +44 113 283 3211 

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




[PHP] include_path? programmatically

2002-09-18 Thread Christian Calloway

I dont have access to the php.ini file, is there anyway to access the
include_path setting programatically from php? Thanks



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




Re: [PHP] include_path? programmatically

2002-09-18 Thread Matt Wiseman

You could always just use .htacess to do it..

--
Matt TrollBoy Wiseman
Webmaster: Shoggoth.net
Site Designer: phpslash.org
The oldest and strongest emotion of mankind is fear,
and the oldest and strongest kind of fear is fear of the unknown.
-H.P. Lovecraft
-
Please do not resell my e-mail address
to anyone or send me unsolicited e-mail
-

Christian Calloway [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 I dont have access to the php.ini file, is there anyway to access the
 include_path setting programatically from php? Thanks



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





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