Hi,
How can I set the include path and other settings that are fixed in php.ini without having access to php.ini?
Regards,
geetha
Web Design and Development
set the include path and other settings fixed in php
Moderator: General Moderators
-
geethalakshmi
- Forum Commoner
- Posts: 31
- Joined: Thu Apr 24, 2008 10:38 pm
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
Re: set the include path and other settings fixed in php
ini_set() and set_include_path() 