Hallo Gabor,

Friday, September 27, 2002, 7:22:07 PM, you wrote:

>> personally I would like to finish the integration of the ini-settings
>> (as far as I can do and to my knowledge) about the weekend.
>> I would like to get your opinions about where to move/document the
>> following settings:
>> 
>> Miscellaneous functions
>> - highlight.string etc.
>> - ignore_user_abort
>> - browscap

> Imho there should be an appendix for ini settings not appropriate for any
> other section. We should also put ids to ini description sections, so we
> can make up an index from them. Currently we have ids starting with "ini"
> so we can find out those sections. Currently we also have a rule, that ini
> options are either documented in files named ini.xml or in config.xml, so
> it's easy to find them. As we put ini info into other files too, distinct
> ids should be added to them.

sure, maybe my question was not exactly enough:-)
The related functions to the above mentioned settings could
be found under refernece/misc. Therefore the question.
Should these ini-seetings be placed under reference/misc?

>> PHP Options&Information
>> - Assertion related to assert_options?
>> - enable_dl
>> - max_execution_time 
>> - magic_quotes_gpc
>> - magic_quotes_runtime
>> - max_execution_time

> PHP options and information ;)

>> implicit_flush ->?

> Output buffering.

>> magic_quotes_sybase ->?

> Sybase?

Ok, where appropriate we can link..., e.g. from ibase

>> Where should safe mode config options go to?
>> - safe_mode
>> - safe_mode_gid
>> - safe_mode_include_dir
>> - safe_mode_exec_dir
>> - safe_mode_allowed_env_vars
>> - safe_mode_protected_env_vars
>> - open_basedir
>> - disable_functions

> Features / safe mode?

ok.


>> Where should error and logging config options go to, to errorfunc?
>> - error_reporting
>> - display_errors
>> - display_startup_errors
>> - log_errors
>> - log_errors_max_len
>> - ignore_repeated_errors
>> - ignore_repeated_source
>> - report_memleaks
>> - track_errors
>> - html_errors
>> - docref_root
>> - docref_ext
>> - error_prepend_string
>> - error_append_string
>> - error_log
>> - warn_plus_overloading

> Features / error handling ?

Ok, this would imply to link them from refernce/errorfunc.

>> In addition, I'll modify/update config.xml(e.g. linking to ini_set,
>> would close some bugs).

> Yep ;)

>> Should all Apache related stuff got to /reference/apache ( php_flag
>> etc.)

> Apache functions are not related to those apache directives, so I
> don't like this idea. Maybe to ini_set docs?

Ok, for now I "suspend" this for later? Just a few words about:
The php_flag stuff only works with apache-sapi, therefore I don't like
the idea to put this stuff under ini_set. It should go to an apache
specific "chapter" or I can add a note about this in config.xml.
(Many people doesn't recognize that php_flag will only work with
apache-sapi)


 Friedhelm                           


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

Reply via email to