Re: [PHP-DOC] fight spam in notes system

2006-06-12 Thread Nathan Sullivan
im all for a captcha on the master server right now. the basic math idea might work though...could probably make it more complexed as time goes, randomize it a little. have maybe a few calculations in 1 go. but then again with most scripting languages it probably still wouldnt be hard to crack if y

Re: [PHP-DOC] Proposal: CHANGELOG

2004-07-27 Thread Nathan Sullivan
I like the theory, its always handy to tell what has changed between version x and version y. The implementation on the other hand, will be a bit more interesting i think. Nathan. On Wednesday 28 July 2004 12:25, Philip Olson wrote: > A partial proposal: CHANGELOG refsect1 > > What it will cont

[PHP-DOC] cvs: phpdoc /en/reference/xsl reference.xml

2004-03-27 Thread Nathan Sullivan
nathan Sun Mar 28 01:46:36 2004 EDT Modified files: /phpdoc/en/reference/xslreference.xml Log: Update text a little. http://cvs.php.net/diff.php/phpdoc/en/reference/xsl/reference.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/xsl/reference.xml diff -u ph

Re: [PHP-DOC] implicit_flush with CLI (bug?)

2003-11-01 Thread Nathan Sullivan
/usr/local/php/bin/php -r 'phpinfo();' | grep implicit implicit_flush => On => Off /usr/local/php5/bin/php -r 'phpinfo();' | grep implicit implicit_flush => On => Off zend2.implicit_clone => no value => no value I think it does overwrite it :) Sounds like an issue with your PHP installation to m

[PHP-DOC] cvs: phpdoc /en/features file-upload.xml

2003-09-17 Thread Nathan Sullivan
nathan Wed Sep 17 07:46:38 2003 EDT Modified files: /phpdoc/en/features file-upload.xml Log: added small paragraph for result of empty input file box Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/features/file-upload.xml:1.63 phpdoc/en/features/fi

[PHP-DOC] cvs: phpdoc /en/reference/cpdf/functions cpdf-import-jpeg.xml

2003-09-11 Thread Nathan Sullivan
nathan Thu Sep 11 07:16:42 2003 EDT Modified files: /phpdoc/en/reference/cpdf/functions cpdf-import-jpeg.xml Log: Added required parameter gsave, really should be taken out of php-cvs I think, and be default to 1. Index: phpdoc/en/reference/cpdf/functions/cpdf

[PHP-DOC] Re: CVS Account Request - dave

2003-08-14 Thread Nathan Sullivan
Hey, I can vouch that dave does more work than me, I think he would be good with karma for php-doc :) Nathan. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions setlocale.xml

2003-07-13 Thread Nathan Sullivan
nathan Sun Jul 13 05:23:28 2003 EDT Modified files: /phpdoc/en/reference/strings/functions setlocale.xml Log: Changed msdn to MSDN. (Thanks Gabor) Index: phpdoc/en/reference/strings/functions/setlocale.xml diff -u phpdoc/en/reference/strings/functions/setl