Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2004-09-17 Thread Nuno Lopes
Modified files: /phpdoc/en/reference/info/functions ini-set.xml Log: update and add pecl ... - fbsql.batchSize + fbsql.batchsize "1000" - PHP_INI_SYSTEM + PHP_INI_USER Noticed the INI_USER? does it mean that it can be only c

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2004-05-20 Thread Philip Olson
On Thu, 20 May 2004, Nuno Lopes wrote: > nlopess Thu May 20 11:27:46 2004 EDT > > Modified files: > /phpdoc/en/reference/info/functions ini-set.xml > Log: > updating the table of ini confs. > #if you find any problem, let me know so that I can fix m

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-11-10 Thread Maxim Maletsky
You're more than right. I have actually kept testing it locally and found out that only anchor works, next rewrites (frames for instance) don't. Reverting it. Sorry for the mess. --- Maxim Maletsky [EMAIL PROTECTED] On Sun, 10 Nov 2002 21:28:59 +0100 (CET) Derick Rethans <[EMAIL PROTECTED]> wr

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-11-10 Thread Derick Rethans
On Sun, 10 Nov 2002, Maxim Maletsky wrote: > > yes, I have just tested. I left the whitespaces in php.ini: > > url_rewriter.tags = "a=href, area=href, frame=src, input=src, form=fakeentry" > > and disabled cookies for my Opera. Restarted apache and this script > perfectly worked: > >se

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-11-10 Thread Maxim Maletsky
yes, I have just tested. I left the whitespaces in php.ini: url_rewriter.tags = "a=href, area=href, frame=src, input=src, form=fakeentry" and disabled cookies for my Opera. Restarted apache and this script perfectly worked: click me"; phpinfo(); ?> The anchor was appending the session

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-11-10 Thread Derick Rethans
On Sun, 10 Nov 2002, Maxim Maletsky wrote: > > Is it that crucial? It is only a whitespace at the end of a ','. If > technically this makes the setting unusable then I appologize, but > otherwise wouldn't it be better to add whitespace in doc only to make > that page more usable. Don't you think

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-11-10 Thread Maxim Maletsky
Just to mention: It has been reported in Bug #19635 and left open. --- Maxim Maletsky [EMAIL PROTECTED] On Sun, 10 Nov 2002 20:57:05 +0100 (CET) Derick Rethans <[EMAIL PROTECTED]> wrote: > On Sun, 10 Nov 2002, Maxim Maletsky wrote: > > > maxim Sun Nov 10 14:47:44 2002 EDT > > >

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-11-10 Thread Maxim Maletsky
Is it that crucial? It is only a whitespace at the end of a ','. If technically this makes the setting unusable then I appologize, but otherwise wouldn't it be better to add whitespace in doc only to make that page more usable. Don't you think? --- Maxim Maletsky [EMAIL PROTECTED] On Sun, 10 N

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-11-10 Thread Derick Rethans
On Sun, 10 Nov 2002, Maxim Maletsky wrote: > maxim Sun Nov 10 14:47:44 2002 EDT > > Modified files: > /phpdoc/en/reference/info/functions ini-set.xml > Log: > added whitespaces for url_rewriter.tags to allow table to wrap on lower resolutions But this is no

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-07-07 Thread Philip Olson
There are several inconsistencies similar to this one. main.c and similar just don't always "look right." I never made an official bug report but check out this php-dev post: PHP_INI USER|PERDIR|SYSTEM|ALL http://marc.theaimsgroup.com/?l=php-dev&m=101198971703359 Currently this ini_set t

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-07-07 Thread derick
On Mon, 8 Jul 2002, Philip Olson wrote: > philipMon Jul 8 02:31:59 2002 EDT > > Modified files: > /phpdoc/en/reference/info/functions ini-set.xml > Log: > register_globals can't really be set by USER with ini_set(). The documentation doesn't match

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-05-20 Thread Gabor Hojtsy
> > goba Sun May 19 12:14:24 2002 EDT > > > > Modified files: > > /phpdoc/en/reference/info/functions ini-set.xml > > Log: > > Guys why don't think about XML special chars? > > Because it builds fine without it ? Not with XSLT tools ;(( Goba

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-05-19 Thread Markus Fischer
On Sun, May 19, 2002 at 04:14:24PM -, Gabor Hojtsy wrote : > goba Sun May 19 12:14:24 2002 EDT > > Modified files: > /phpdoc/en/reference/info/functions ini-set.xml > Log: > Guys why don't think about XML special chars? Because it builds fine with

Re: [PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-04-27 Thread Philip Olson
Hello Jesus et al, I have concerns with this listing. Some of the values taken from php4 source are not, imho, "real world" values. Initially all values from this table were generated and then some were changed by hand to reflect "what it's really like to us users." Something to think abou