Posted by Steve on 10/17/06 19:00
"peter" <submit@flexiwebhost.com> wrote in message
news:eh394h$vrk$1@emma.aioe.org...
|> I have a look but I suspect my host won't let me change the php.ini
| > file!
|
| depending on the confiduration of php you should be able to change certain
| ini settings in your php script itself using ini_set
http://php.net/ini_set
| or using php_flag in a htaccess file.
|
| http://www.php.net/manual/en/configuration.changes.php
|
|
MOST isp's aren't smart enough to block the ini_set functionality...which is
run-time NOT file based.
Navigation:
[Reply to this message]
|