[PHP-DOC] cvs: phpdoc /he/reference/curl/functions curl-close.xml curl-errno.xml curl-error.xml curl-exec.xml curl-getinfo.xml curl-init.xml curl-setopt.xml curl-version.xml /he/reference/dir/functions chdir.xml chroot.xml class.dir.xml closedir.xml getcwd.xml opendir.xml readdir.xml rewinddir.xml /he/reference/ibase/functions ibase-blob-add.xml ibase-blob-cancel.xml ibase-blob-close.xml ibase-blob-create.xml ibase-blob-echo.xml ibase-blob-get.xml ibase-blob-import.xml ibase-blob-info.xml ibase-blob-open.xml ibase-close.xml ibase-commit.xml ibase-connect.xml ibase-errmsg.xml ibase-execute.xml ibase-fetch-object.xml ibase-fetch-row.xml ibase-field-info.xml ibase-free-query.xml ibase-free-result.xml ibase-num-fields.xml ibase-pconnect.xml ibase-prepare.xml ibase-query.xml ibase-rollback.xml ibase-timefmt.xml ibase-trans.xml /he/reference/mail/functions ezmlm-hash.xml mail.xml

2002-04-17 Thread Hartmut Holzgraefe
hholzgraWed Apr 17 02:56:09 2002 EDT Modified files: /phpdoc/he/reference/curl/functions curl-close.xml curl-errno.xml curl-error.xml curl-exec.xml curl-getinfo.xml curl-init.xml

[PHP-DOC] cvs: phpdoc /nl/reference/array/functions array-change-key-case.xml array-chunk.xml array-count-values.xml array-diff.xml array-fill.xml array-filter.xml array-flip.xml array-intersect.xml array-key-exists.xml array-keys.xml array-map.xml array-merge-recursive.xml array-merge.xml array-multisort.xml array-pad.xml array-pop.xml array-push.xml array-rand.xml array-reduce.xml array-reverse.xml array-search.xml array-shift.xml array-slice.xml array-splice.xml array-sum.xml array-unique.xml array-unshift.xml array-values.xml array-walk.xml array.xml arsort.xml asort.xml compact.xml count.xml current.xml each.xml end.xml extract.xml in-array.xml key.xml krsort.xml ksort.xml list.xml natcasesort.xml natsort.xml next.xml pos.xml prev.xml range.xml reset.xml rsort.xml shuffle.xml sizeof.xml sort.xml uasort.xml uksort.xml usort.xml /nl/reference/datetime/functions checkdate.xml date.xml getdate.xml gettimeofday.xml gmdate.xml gmmktime.xml gmstrftime.xml localtime.xml microtime.xml mktime.xml strftime.xml strtotime.xml time.xml /nl/reference/http/functions header.xml headers-sent.xml setcookie.xml /nl/reference/mysql/functions mysql-affected-rows.xml mysql-change-user.xml mysql-close.xml mysql-connect.xml mysql-create-db.xml mysql-data-seek.xml mysql-db-name.xml mysql-db-query.xml mysql-drop-db.xml mysql-errno.xml mysql-error.xml mysql-escape-string.xml mysql-fetch-array.xml mysql-fetch-assoc.xml mysql-fetch-field.xml mysql-fetch-lengths.xml mysql-fetch-object.xml mysql-fetch-row.xml mysql-field-flags.xml mysql-field-len.xml mysql-field-name.xml mysql-field-seek.xml mysql-field-table.xml mysql-field-type.xml mysql-get-client-info.xml mysql-get-host-info.xml mysql-get-proto-info.xml mysql-insert-id.xml mysql-list-dbs.xml mysql-list-fields.xml mysql-list-tables.xml mysql-num-fields.xml mysql-num-rows.xml mysql-pconnect.xml mysql-query.xml mysql-result.xml mysql-select-db.xml mysql-stat.xml mysql-tablename.xml mysql-unbuffered-query.xml

2002-04-17 Thread Hartmut Holzgraefe
hholzgraWed Apr 17 03:14:11 2002 EDT Modified files: /phpdoc/nl/reference/array/functionsarray-change-key-case.xml array-chunk.xml array-count-values.xml

[PHP-DOC] Re: install part thoughts

2002-04-17 Thread Papp, Gyozo
Hi, | to have a solution for that ugly file structure introduced in install | files, and find final places for install files. Yes we really need a solution which will stand the test of time. It will cause me a big headache to keep up with the updates in install chapter if the other languages

[PHP-DOC] Bug #16648 Updated: fsocketopen + UDP ERROR

2002-04-17 Thread wez
ID: 16648 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Sockets related +Bug Type: Documentation problem Operating System: Windows PHP Version: 4.2.0 -Assigned To: +Assigned To: wez

Re: [PHP-DOC] cvs: phpdoc /en/functions xslt.xml

2002-04-17 Thread Ron Chmara
Gabor Hojtsy wrote: Please don't make any modifications in the main functions directory. It is freezed now. Make all your changes in the reference dir, in this case reference/xslt. That is used for building up the manual, and not the functions dir. Any modifications in functions are

Re: [PHP-DOC] Bug #16660 Updated: Documentation bz2 archive format is not appropriate

2002-04-17 Thread Sander Roobol
What do we do about this? IIRC, most people wanted to get tgz or zip back. Nothing has been decided, though. Let's reopen the discussion :) Sander On 2002.04.17 18:40 [EMAIL PROTECTED] wrote: ID: 16660 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED]

Re: [PHP-DOC] Bug #16660 Updated: Documentation bz2 archive format is not appropriate

2002-04-17 Thread Simone Cortesi
At 18.45 17/04/02 +0200, you wrote: What do we do about this? IIRC, most people wanted to get tgz or zip back. Nothing has been decided, though. Let's reopen the discussion :) [EMAIL PROTECTED] is right! bz2 is just not right for php. Why have a simple web scripting (and much more..) language

[PHP-DOC] Bug #16660 Updated: Documentation bz2 archive format is not appropriate

2002-04-17 Thread sander
ID: 16660 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Feature/Change Request +Bug Type: Documentation problem Operating System: Windows PHP Version: 4.2.0 New Comment: Nope, this is a

Re: [PHP-DOC] Bug #16660 Updated: Documentation bz2 archive formatis not appropriate

2002-04-17 Thread Mark Kronsbein
[EMAIL PROTECTED] is right! bz2 is just not right for php. Why have a simple web scripting (and much more..) language if it is harder to open the manual under Microsoft Windows than actually writing the Hello World! page? How about this script: ?php exec(bzip2 -d php_manual_de.html.bz2);

[PHP-DOC] cvs: phpdoc /en/faq build.xml

2002-04-17 Thread Simone Cortesi
cortesi Wed Apr 17 13:35:57 2002 EDT Modified files: /phpdoc/en/faq build.xml Log: adding consistency to the FAQ we dont usually use quotes around command tags adding some docbook tags, where missin Index: phpdoc/en/faq/build.xml diff -u

[PHP-DOC] cvs: phpdoc /en/faq build.xml

2002-04-17 Thread Simone Cortesi
cortesi Wed Apr 17 13:42:19 2002 EDT Modified files: /phpdoc/en/faq build.xml Log: sorry, too much cutpaste Index: phpdoc/en/faq/build.xml diff -u phpdoc/en/faq/build.xml:1.15 phpdoc/en/faq/build.xml:1.16 --- phpdoc/en/faq/build.xml:1.15Wed Apr 17

[PHP-DOC] cvs: phpdoc /en/functions swf.xml

2002-04-17 Thread Sander Roobol
sander Wed Apr 17 13:42:57 2002 EDT Modified files: /phpdoc/en/functionsswf.xml Log: Ming is open source cross-platform (as opposed to libswf) Index: phpdoc/en/functions/swf.xml diff -u phpdoc/en/functions/swf.xml:1.30

[PHP-DOC] cvs: phpdoc /it/faq build.xml

2002-04-17 Thread Simone Cortesi
cortesi Wed Apr 17 13:48:45 2002 EDT Added files: /phpdoc/it/faq build.xml Log: adding translation EN 1.16 Index: phpdoc/it/faq/build.xml +++ phpdoc/it/faq/build.xml ?xml version=1.0 encoding=iso-8859-1? !-- EN-Revision: 1.16 Maintainer: hfish

[PHP-DOC] Re: install part thoughts

2002-04-17 Thread Gabor Hojtsy
This can be aa very good starting point. Each function reference should contain two additional files: ini.xml-- installation (compile time) instruction config.xml -- everything related to php.ini (maybe?) I guess you intended to write this the other way round ;) Yes, security

Re: [PHP-DOC] cvs: phpdoc /en/functions swf.xml

2002-04-17 Thread Gabor Hojtsy
sander Wed Apr 17 13:42:57 2002 EDT Modified files: /phpdoc/en/functions swf.xml Log: Ming is open source cross-platform (as opposed to libswf) Any modification to the functions directory is pointless. This directory is not used for manual building anymore. The

Re: [PHP-DOC] Bug #16660 Updated: Documentation bz2 archive formatis not appropriate

2002-04-17 Thread Gabor Hojtsy
How about this script: ?php exec(bzip2 -d php_manual_de.html.bz2); ? No, to be serious, I did write some mails on this list here, to stay with .tar.gz and I still think, it is the best for _all_ users. Gabor is right when he says, that Windows users should learn, but there should be

[PHP-DOC] cvs: phpdoc /en/functions apache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml crack.xml ctype.xml curl.xml cybercash.xml cybermut.xml cyrus.xml datetime.xml dba.xml dbase.xml dbm.xml dbplus.xml dbx.xml dio.xml dir.xml domxml.xml dotnet.xml errorfunc.xml exec.xml fbsql.xml fdf.xml filepro.xml filesystem.xml fribidi.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml hwapi.xml ibase.xml icap.xml iconv.xml ifx.xml iisfunc.xml image.xml imap.xml info.xml ingres_ii.xml ircg.xml java.xml ldap.xml mail.xml mailparse.xml math.xml mbstring.xml mcal.xml mcrypt.xml mcve.xml mhash.xml ming.xml misc.xml mnogosearch.xml msession.xml msql.xml mssql.xml muscat.xml mysql.xml ncurses.xml network.xml nis.xml notes.xml oci8.xml openssl.xml oracle.xml outcontrol.xml overload.xml ovrimos.xml pcntl.xml pcre.xml pdf.xml pfpro.xml pgsql.xml posix.xml printer.xml pspell.xml qtdom.xml readline.xml recode.xml regex.xml sem.xml sesam.xml session.xml shmop.xml snmp.xml sockets.xml strings.xml swf.xml sybase.xml uodbc.xml url.xml var.xml vpopmail.xml w32api.xml wddx.xml xml.xml xmlrpc.xml xslt.xml yaz.xml zip.xml zlib.xml

2002-04-17 Thread Hartmut Holzgraefe
hholzgraWed Apr 17 15:58:48 2002 EDT Modified files: /phpdoc/en/functionsapache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml crack.xml

[PHP-DOC] cvs: phpdoc /cs/functions apache.xml array.xml aspell.xml bc.xml calendar.xml ccvs.xml classobj.xml com.xml curl.xml cybercash.xml dbm.xml dir.xml dl.xml domxml.xml exec.xml filepro.xml filesystem.xml funchand.xml gettext.xml http.xml icap.xml info.xml mail.xml mhash.xml misc.xml mysql.xml nis.xml openssl.xml outcontrol.xml pdf.xml pfpro.xml readline.xml recode.xml satellite.xml sem.xml shmop.xml strings.xml url.xml wddx.xml xslt.xml /de/functions apache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml crack.xml cybercash.xml cybermut.xml datetime.xml dba.xml dbase.xml dbm.xml dbx.xml dio.xml dir.xml domxml.xml dotnet.xml errorfunc.xml exec.xml fdf.xml filepro.xml filesystem.xml fribidi.xml ftp.xml funchand.xml gettext.xml http.xml ibase.xml image.xml imap.xml info.xml ingres_ii.xml ircg.xml java.xml ldap.xml mail.xml math.xml mcal.xml mhash.xml misc.xml mnogosearch.xml msession.xml msql.xml mssql.xml mysql.xml network.xml nis.xml oci8.xml openssl.xml oracle.xml outcontrol.xml pdf.xml pfpro.xml pgsql.xml posix.xml readline.xml recode.xml regex.xml satellite.xml sem.xml sesam.xml session.xml shmop.xml snmp.xml sockets.xml solid.xml strings.xml swf.xml uodbc.xml url.xml var.xml wddx.xml xslt.xml zip.xml /es/functions array.xml aspell.xml bc.xml calendar.xml classobj.xml com.xml cpdf.xml curl.xml cybercash.xml datetime.xml dba.xml dbase.xml dbm.xml dir.xml dl.xml domxml.xml errorfunc.xml exec.xml fdf.xml filepro.xml filesystem.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml ibase.xml icap.xml ifx.xml image.xml imap.xml info.xml ingres_ii.xml ldap.xml mail.xml math.xml mcal.xml mcrypt.xml mhash.xml misc.xml msql.xml mssql.xml mysql.xml network.xml nis.xml oci8.xml oracle.xml outcontrol.xml ovrimos.xml pcre.xml pdf.xml pfpro.xml pgsql.xml posix.xml pspell.xml readline.xml recode.xml regex.xml satellite.xml sem.xml sesam.xml shmop.xml snmp.xml sockets.xml solid.xml strings.xml swf.xml sybase.xml uodbc.xml url.xml var.xml vmailmgr.xml wddx.xml xml.xml xslt.xml yaz.xml zlib.xml /fr/functions apache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml crack.xml ctype.xml curl.xml cybercash.xml cybermut.xml cyrus.xml datetime.xml dba.xml dbase.xml dbm.xml dbx.xml dio.xml dir.xml dl.xml domxml.xml dotnet.xml errorfunc.xml exec.xml fbsql.xml fdf.xml filepro.xml filesystem.xml fribidi.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml ibase.xml icap.xml iconv.xml ifx.xml iisfunc.xml image.xml imap.xml info.xml ingres_ii.xml ircg.xml java.xml ldap.xml mail.xml math.xml mbstring.xml mcal.xml mcrypt.xml mhash.xml ming.xml misc.xml mnogosearch.xml msql.xml mssql.xml muscat.xml mysql.xml network.xml nis.xml oci8.xml openssl.xml oracle.xml outcontrol.xml overload.xml ovrimos.xml pcntl.xml pcre.xml pdf.xml pfpro.xml pgsql.xml posix.xml pspell.xml qtdom.xml readline.xml recode.xml regex.xml satellite.xml sem.xml sesam.xml session.xml shmop.xml snmp.xml sockets.xml strings.xml swf.xml sybase.xml uodbc.xml url.xml var.xml vmailmgr.xml w32api.xml wddx.xml xml.xml xmlrpc.xml xslt.xml yaz.xml zip.xml zlib.xml /he/functions curl.xml dir.xml ibase.xml mail.xml /hk/functions aspell.xml ccvs.xml com.xml cybercash.xml dir.xml dl.xml filepro.xml gettext.xml mail.xml pspell.xml recode.xml vmailmgr.xml /hu/functions apache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml cybercash.xml datetime.xml dbx.xml dir.xml domxml.xml errorfunc.xml exec.xml filepro.xml funchand.xml gettext.xml image.xml info.xml mail.xml math.xml mhash.xml ming.xml mysql.xml network.xml oci8.xml oracle.xml outcontrol.xml pcre.xml pgsql.xml readline.xml recode.xml session.xml url.xml var.xml wddx.xml xml.xml xslt.xml zip.xml /it/functions apache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml crack.xml ctype.xml curl.xml cybercash.xml cybermut.xml datetime.xml dbase.xml dbm.xml dir.xml dotnet.xml errorfunc.xml exec.xml fbsql.xml filepro.xml filesystem.xml fribidi.xml ftp.xml gmp.xml http.xml ibase.xml iconv.xml iisfunc.xml mail.xml math.xml mssql.xml network.xml oci8.xml oracle.xml overload.xml pcre.xml pgsql.xml qtdom.xml regex.xml sem.xml session.xml shmop.xml snmp.xml sockets.xml uodbc.xml var.xml vpopmail.xml w32api.xml xmlrpc.xml xslt.xml zip.xml /ja/functions apache.xml array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml crack.xml ctype.xml curl.xml cybercash.xml cybermut.xml cyrus.xml datetime.xml dba.xml dbase.xml dbm.xml dbplus.xml dbx.xml dio.xml dir.xml domxml.xml dotnet.xml errorfunc.xml exec.xml fbsql.xml fdf.xml filepro.xml filesystem.xml fribidi.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml ibase.xml icap.xml iconv.xml ifx.xml iisfunc.xml image.xml imap.xml info.xml ingres_ii.xml ircg.xml java.xml ldap.xml mail.xml mailparse.xml math.xml mbstring.xml mcal.xml mcrypt.xml mhash.xml ming.xml misc.xml mnogosearch.xml msession.xml msql.xml mssql.xml muscat.xml mysql.xml ncurses.xml network.xml nis.xml notes.xml oci8.xml openssl.xml oracle.xml outcontrol.xml overload.xml ovrimos.xml pcntl.xml pcre.xml pdf.xml pfpro.xml pgsql.xml posix.xml printer.xml pspell.xml qtdom.xml readline.xml recode.xml regex.xml satellite.xml sem.xml sesam.xml session.xml shmop.xml snmp.xml sockets.xml strings.xml swf.xml sybase.xml uodbc.xml url.xml var.xml vpopmail.xml w32api.xml wddx.xml xml.xml xmlrpc.xml xslt.xml yaz.xml zip.xml zlib.xml /kr/functions array.xml aspell.xml bc.xml bzip2.xml calendar.xml ccvs.xml classobj.xml com.xml cpdf.xml crack.xml ctype.xml curl.xml cybercash.xml cybermut.xml cyrus.xml datetime.xml dba.xml dbase.xml dbm.xml dbplus.xml dbx.xml dio.xml dir.xml dl.xml domxml.xml dotnet.xml errorfunc.xml exec.xml fbsql.xml fdf.xml filepro.xml filesystem.xml fribidi.xml ftp.xml funchand.xml gettext.xml gmp.xml http.xml hw.xml ibase.xml icap.xml iconv.xml image.xml imap.xml info.xml ingres_ii.xml ircg.xml java.xml ldap.xml mail.xml mailparse.xml math.xml mbstring.xml mcal.xml mcrypt.xml mhash.xml ming.xml misc.xml mnogosearch.xml msession.xml mssql.xml muscat.xml mysql.xml ncurses.xml network.xml nis.xml notes.xml oci8.xml outcontrol.xml overload.xml ovrimos.xml pcntl.xml pdf.xml pfpro.xml pgsql.xml posix.xml printer.xml pspell.xml qtdom.xml readline.xml recode.xml regex.xml satellite.xml sem.xml session.xml shmop.xml sockets.xml strings.xml swf.xml sybase.xml uodbc.xml url.xml var.xml vpopmail.xml w32api.xml wddx.xml xml.xml xmlrpc.xml yaz.xml zip.xml zlib.xml /nl/functions apache.xml array.xml com.xml datetime.xml dir.xml dl.xml http.xml mysql.xml strings.xml url.xml wddx.xml /pt_BR/functions apache.xml array.xml bc.xml dir.xml filesystem.xml math.xml mhash.xml overload.xml url.xml /ro/functions apache.xml datetime.xml domxml.xml errorfunc.xml imap.xml mail.xml oracle.xml var.xml wddx.xml xmlrpc.xml /tr/functions filepro.xml

2002-04-17 Thread Hartmut Holzgraefe
hholzgraWed Apr 17 16:04:40 2002 EDT Removed files: /phpdoc/cs/functionsapache.xml array.xml aspell.xml bc.xml calendar.xml ccvs.xml classobj.xml com.xml curl.xml cybercash.xml dbm.xml

[PHP-DOC] cvs: phpdoc /he preface.xml

2002-04-17 Thread Hadar Porat
hadar_p Wed Apr 17 16:09:52 2002 EDT Modified files: /phpdoc/he preface.xml Log: Test Index: phpdoc/he/preface.xml diff -u phpdoc/he/preface.xml:1.4 phpdoc/he/preface.xml:1.5 --- phpdoc/he/preface.xml:1.4 Sun Feb 24 20:02:57 2002 +++

[PHP-DOC] Bug #16669 Updated: bug ? configure .. with-zlib=path ..

2002-04-17 Thread PLancashire
ID: 16669 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: *Configuration Issues +Bug Type: Documentation problem Operating System: Solaris 2.8 PHP Version: 4.1.2 New Comment: change from

[PHP-DOC] Bug #16632 Updated: Introductory Tutorial tut.php uses $HTTP_USER_AGENT

2002-04-17 Thread philip
ID: 16632 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Documentation problem PHP Version: 4.2.0 New Comment: and just a few comments: a) $HTTP_USER_AGENT may work in any php version, it's just that as of 4.2.0 register_globals

[PHP-DOC] cvs: phpdoc /cs make_chm_index_cs.html /cs/language operators.xml

2002-04-17 Thread Lukas Jelinek
luk Wed Apr 17 18:14:04 2002 EDT Added files: /phpdoc/cs make_chm_index_cs.html Modified files: /phpdoc/cs/language operators.xml Log: Index: phpdoc/cs/language/operators.xml diff -u phpdoc/cs/language/operators.xml:1.1

[PHP-DOC] cvs: phpdoc / TODO

2002-04-17 Thread Hartmut Holzgraefe
hholzgraWed Apr 17 18:22:40 2002 EDT Modified files: /phpdoc TODO Log: split is now done Index: phpdoc/TODO diff -u phpdoc/TODO:1.30 phpdoc/TODO:1.31 --- phpdoc/TODO:1.30Sun Apr 7 13:34:27 2002 +++ phpdoc/TODO Wed Apr 17 18:22:39 2002

[PHP-DOC] cvs: phpdoc /it translation.xml

2002-04-17 Thread Simone Cortesi
cortesi Wed Apr 17 21:26:08 2002 EDT Modified files: /phpdoc/it translation.xml Log: changing WIP for hfish Index: phpdoc/it/translation.xml diff -u phpdoc/it/translation.xml:1.71 phpdoc/it/translation.xml:1.72 --- phpdoc/it/translation.xml:1.71 Sat Apr

[PHP-DOC] cvs: phpdoc /it translation.xml

2002-04-17 Thread Simone Cortesi
cortesi Wed Apr 17 21:38:16 2002 EDT Modified files: /phpdoc/it translation.xml Log: lets be Goba compliant :) Index: phpdoc/it/translation.xml diff -u phpdoc/it/translation.xml:1.72 phpdoc/it/translation.xml:1.73 --- phpdoc/it/translation.xml:1.72 Wed