[PHP-DOC] #30657 [Bgs->Asn]: mysqli_multi_query ignores SQL errors

2004-11-05 Thread georg
-11-02 (dev) -Assigned To: +Assigned To: georg New Comment: mysql_multi_query only returns an error, if the 1st statement failed. To retrieve subsequent errors you have to use mysqli_next_result. -> Documentation bug Previous Comme

[PHP-DOC] #30657 [Asn->Csd]: mysqli_multi_query ignores SQL errors

2004-11-05 Thread georg
: georg New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation b

[PHP-DOC] #30908 [Opn->Fbk]: How to use NULLS in mysqli prepared statements

2004-11-26 Thread georg
ID: 30908 Updated by: [EMAIL PROTECTED] Reported By: phoeniks2k at mail dot ru -Status: Open +Status: Feedback Bug Type: Documentation problem Operating System: All PHP Version: 5.0.2 New Comment: Thank you for this bug report. To pr

[PHP-DOC] #21174 [Opn->Bgs]: ncurses oddities

2002-12-25 Thread georg
ID: 21174 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: 4.2.3 New Comment: Please check the man pages for standout and s

[PHP-DOC] #21981 [Opn->Csd]: MYSQL_CLIENT_SSL constant is undefined

2003-01-31 Thread georg
ID: 21981 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows NT 5.1 PHP Version: 4CVS-2003-01-31 (stable) New Comment: This bug has bee

[PHP-DOC] #22005 [Bgs->Opn]: mysql_stat space problems

2003-02-03 Thread georg
ID: 22005 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: MySQL related +Bug Type: Documentation problem Operating System: ALL PHP Version: 4.3.0 New Comment: Reclassified a

[PHP-DOC] #22661 [Opn]: mysql_list_tables selects database

2003-03-12 Thread georg
ID: 22661 Updated by: [EMAIL PROTECTED] Reported By: lucifer at vengeance dot et dot tudelft dot nl Status: Open -Bug Type: MySQL related +Bug Type: Documentation problem Operating System: PHP: WinXP MySQL: Win2k PHP Version: 4.2.3 New

[PHP-DOC] #22661 [Opn->Csd]: mysql_list_tables selects database

2003-03-13 Thread georg
ID: 22661 Updated by: [EMAIL PROTECTED] Reported By: lucifer at vengeance dot et dot tudelft dot nl -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: PHP: WinXP MySQL: Win2k PHP Version: 4.2.3 New Comment

[PHP-DOC] #25460 [Bgs->Opn]: mysql_list_fields does NOT use link_identifier

2003-09-10 Thread georg
ID: 25460 Updated by: [EMAIL PROTECTED] Reported By: beckman at purplecow dot com -Status: Bogus +Status: Open -Bug Type: MySQL related +Bug Type: Documentation problem Operating System: FreeBSD 5.0-RELEASE #0 PHP Version: 4.3.3

[PHP-DOC] #25460 [Opn->Asn]: mysql_list_fields does NOT use link_identifier

2003-09-10 Thread georg
: +Assigned To: georg New Comment: assigned to myself Previous Comments: [2003-09-10 03:43:08] [EMAIL PROTECTED] mysql_list_fields is deprecated, use SHOW COLUMNS FROM table [LIKE 'foo'] instead. This should be

[PHP-DOC] #25460 [Asn->Csd]: mysql_list_fields does NOT use link_identifier

2003-09-10 Thread georg
ID: 25460 Updated by: [EMAIL PROTECTED] Reported By: beckman at purplecow dot com -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: FreeBSD 5.0-RELEASE #0 PHP Version: 4.3.3 Assigned To: georg

[PHP-DOC] #36450 [Opn->Asn]: DECIMAL and TEXT field Crash

2006-02-19 Thread georg
-Assigned To: +Assigned To: georg New Comment: This only happens when you connect to a MySQL 5.0.x database, using a 4.1.x client possible Solutions: a) download binaries from http://dev.mysql.com/downloads/connector/php/ b) compile php on windows with 5.0.18 headers and libraries

[PHP-DOC] #28912 [Opn->Csd]: MYSQLI_TYPE_STRING != mysqli_fetch_field() type for VARCHAR column

2004-06-28 Thread georg
ID: 28912 Updated by: [EMAIL PROTECTED] Reported By: danielc at analysisandsolutions dot com -Status: Open +Status: Closed -Bug Type: MySQL related +Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 5CV

[PHP-DOC] Bug #16739 Updated: `print' variable function call fails.

2002-05-10 Thread georg
: +Assigned To: georg New Comment: Its wrong in the documentation. Assigned to myself Previous Comments: [2002-05-10 01:32:58] [EMAIL PROTECTED] Confirmed with PHP 4.3.0-dev (cgi) (may 09, 2002) PHP Fatal

[PHP-DOC] Bug #16739 Updated: `print' variable function call fails.

2002-07-08 Thread georg
: georg Previous Comments: [2002-05-10 08:15:39] [EMAIL PROTECTED] Its wrong in the documentation. Assigned to myself [2002-05-10 01:32:58] [EMAIL

[PHP-DOC] #18709 [Opn->Csd]: Link problem in chr - Manual

2002-08-03 Thread georg
ID: 18709 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.2.2 New Comment: This bug has been fixed in CVS. You can grab a snapshot of the CVS version at http://snaps.php.net/. In

[PHP-DOC] #19132 [Opn->Csd]: typo in expm1

2002-08-27 Thread georg
ID: 19132 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 4.2.2 New Comment: This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged

[PHP-DOC] Bug #13049: Invalid Link in zlib Documentation

2001-08-29 Thread georg
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Invalid Link in zlib Documentation Invalid link The Link for zlib in the zlib-section is no longer valid. Note from Jean-loup Gailly (found on www.gzip

[PHP-DOC] Bug #13049 Updated: Invalid Link in zlib Documentation

2001-08-29 Thread georg
ID: 13049 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: all PHP Version: 4.0.6 New Comment: Changed invalid zlib link to http://www.gzip.org/zlib/ Previous Comments

[PHP-DOC] Bug #12823 Updated: mysql_unbuffered_query missing important information

2001-08-30 Thread georg
ID: 12823 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Documentation problem Operating System: PHP Version: 4.0.6 Old Assigned To: Assigned To: georg Edit this bug report at http://bugs.php.net/?id=12823&edit=1

[PHP-DOC] Bug #12823 Updated: mysql_unbuffered_query missing important information

2001-08-30 Thread georg
ID: 12823 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Documentation problem Operating System: PHP Version: 4.0.6 Assigned To: georg New Comment: mysql_unbuffered_query only accepts 2 parameters (see ext/mysql.c) Killed 3rd parameter in

[PHP-DOC] Bug #14177 Updated: german transalation about register_globals has a bug!

2001-11-22 Thread georg
ID: 14177 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Documentation problem Operating System: PHP Version: 4.0.6 Assigned To: georg Edit this bug report at http://bugs.php.net/?id=14177&edit=1

[PHP-DOC] Bug #14177 Updated: german transalation about register_globals has a bug!

2001-11-22 Thread georg
ID: 14177 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Documentation problem Operating System: PHP Version: 4.0.6 Assigned To: georg Edit this bug report at http://bugs.php.net/?id=14177&edit=1

[PHP-DOC] Bug #14009 Updated: ICAP link broken

2001-11-25 Thread georg
ID: 14009 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Documentation problem Operating System: n/a PHP Version: 4.0.6 Old Assigned To: Assigned To: georg New Comment: Seems like ICAP is now part of MCAL. I will check it within next days

[PHP-DOC] Bug #14732: Broken links in global.ent

2001-12-28 Thread georg
://clisp.cons.org/~haible/packages-libiconv.html) url.malinimg: document not found (http://www.pvv.org/~ssb/malin/bilder/mi/twain001.jpg) url.mersenne.twister: unknown host (www.scp.syr.edu) url.nis: document not found (http://www.desy.de/~sieversm/ypdoku/ypdoku/ypdoku.html) Georg -- Edit

[PHP-DOC] Bug #14732 Updated: Broken links in global.ent

2001-12-28 Thread georg
) url.mersenne.twister: unknown host (www.scp.syr.edu) url.nis: document not found (http://www.desy.de/~sieversm/ypdoku/ypdoku/ypdoku.html) Georg Edit this bug report at http://bugs.php.net/?id=14732&edit=1

[PHP-DOC] Bug #14760 Updated: Belangloser Fehler in der de Übersetzung

2001-12-30 Thread georg
ID: 14760 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: German Manual PHP Version: 4.1.1 New Comment: typo fixed Previous Comments

[PHP-DOC] Bug #14761 Updated: spelling error

2001-12-30 Thread georg
ID: 14761 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: OS/2 Warp 4 PHP Version: 4.1.1 New Comment: typo fixed Previous Comments

[PHP-DOC] Bug #14772 Updated: some links are missing (cosmetic error)

2002-01-01 Thread georg
ID: 14772 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Documentation problem Operating System: n/a PHP Version: 4.1.1 New Comment: REOPENED bug still exists in online manual (build date 2002-01-01) and ditto in my local cvs build. Georg

[PHP-DOC] Bug #14772 Updated: some links are missing (cosmetic error)

2002-01-02 Thread georg
ID: 14772 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: 4.1.1 New Comment: fixed in cvs Previous Comments: [2002-01-02

[PHP-DOC] Bug #14009 Updated: ICAP link broken

2002-01-05 Thread georg
ID: 14009 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: 4.0.6 Assigned To: georg New Comment: Icap library is no longer supported and available. Icap extension will be removed in near

[PHP-DOC] Bug #14894 Updated: socket_read should return string, not int

2002-01-07 Thread georg
ID: 14894 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 New Comment: changed docu in cvs tree Previous Comments

[PHP-DOC] Bug #14814 Updated: Strange error message on gzopen and ftp:// URL

2002-01-17 Thread georg
ID: 14814 Updated by: georg Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Zlib Related Bug Type: Documentation problem Operating System: Linux (2.4.17) PHP Version: 4.1.1 New Comment: Currently its not possible, to combine diffrent wrappers. So you can't use fopen("zlib:u

[PHP-DOC] Bug #15099 Updated: calendar functions introduction

2002-01-24 Thread georg
ID: 15099 Updated by: georg Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: not relevant PHP Version: 4.1.1 Old Assigned To: Assigned To: georg Edit this bug report at http://bugs.php.net/?id=15099&edit=1

[PHP-DOC] Bug #15099 Updated: calendar functions introduction

2002-01-24 Thread georg
ID: 15099 Updated by: georg Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Documentation problem Operating System: not relevant PHP Version: 4.1.1 Assigned To: georg New Comment: fixed in cvs Previous Comments

[PHP-DOC] Bug #15463 Updated: ftp_close() not functioning

2002-02-09 Thread georg
manual: ftp_close (PHP 4 CVS only) Georg Previous Comments: [2002-02-09 05:55:48] [EMAIL PROTECTED] I used the example script for ftp_close() and get the error "undefined function in line..". I c

[PHP-DOC] Bug #15618 Updated: German translation has essential omissions

2002-02-19 Thread georg
ID: 15618 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: - PHP Version: 4.1.1 -Assigned To: +Assigned To: Georg New Comment: Thank you for your report

[PHP-DOC] Bug #15618 Updated: German translation has essential omissions

2002-02-19 Thread georg
ID: 15618 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: - PHP Version: 4.1.1 Assigned To: Georg New Comment: fixed in current CVS

[PHP-DOC] Bug #15659 Updated: Broken Link

2002-02-21 Thread georg
Comment: Thank you for your report. ucd-snmp has moved TO Sourceforge now (net-SNMP). You can find it here: http://net-snmp.sourceforge.net/ Fixed in current cvs. Georg Previous Comments: [2002-02-21 09:59:42] [EMAIL

[PHP-DOC] Bug #16090 Updated: table incorrrectly labeled as "ncurses color constants" on mysql main page

2002-03-15 Thread georg
ID: 16090 Updated by: [EMAIL PROTECTED] -Summary: table incorrrectly labeled as "ncurses color constants" on mysql main page Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Documentation problem PHP Version: 4.1.2 -Assigned To: +Assigned

[PHP-DOC] Bug #16090 Updated: table incorrrectly labeled as "ncurses color constants" on mysql main page

2002-03-15 Thread georg
ssigned To: Georg New Comment: Thank you for your report. The error is fixed in the current cvs. Georg Previous Comments: [2002-03-15 04:13:13] [EMAIL PROTECTED] On the main mysql reference page (http://www.php.net

[PHP-DOC] Bug #16156 Updated: download-url of libswf

2002-03-21 Thread georg
ID: 16156 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux / Any PHP Version: 4.1.2 / Any New Comment: This bug has been fixed in CVS.

[PHP-DOC] Bug #15806 Updated: DirectIO documentation lacking

2002-03-20 Thread georg
ID: 15806 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Documentation problem PHP Version: 4.1.2 -Assigned To: +Assigned To: georg Previous Comments: [2002-03

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-multi-query.xml

2004-11-05 Thread Georg Richter
georg Fri Nov 5 10:01:17 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-multi-query.xml Log: documentation fix for bug #30657 http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-multi-query.xml?r1=1.3&am

[PHP-DOC] restructurung function reference

2005-01-02 Thread Georg Richter
and needs also a lot of work. Any comments or better ideas? /Georg

Re: [PHP-DOC] The german translation of the preg_replace_callback() function (http://de2.php.net/preg_replace_callback)

2005-01-03 Thread Georg Richter
English here. If you found a bug in the documentation, please file a bug report on bugs.php.net instead of trolling. If you think that the documentation needs some improvement, feel free to contribute, but don't complain about work, which people are doing in their free time. /Georg

Re: [PHP-DOC] restructurung function reference

2005-01-03 Thread Georg Richter
on a simple prototype. Question is what effect would it have on > the TOC and generally on the display of that reference section, if you > would change it to use . I changed mysqli a little bit ( to and to . For an example see http://www.php-award.net/mysqli/index.html /Georg

Re: [PHP-DOC] Re: restructurung function reference

2005-01-04 Thread Georg Richter
Am Di, den 04.01.2005 schrieb Derick Rethans um 12:50: > It's doable, and perhaps I can do that... I wouldn't like to do it > though ;-) > I think 2 bottles of kossu should be enough motivation! When will we see us next time? LinuxTag? Or should I send them? /Georg

[PHP-DOC] cvs: phpdoc /en/reference/maxdb/functions maxdb-fetch-field-count.xml maxdb-fetch-field-seek.xml

2005-01-16 Thread Georg Richter
georg Sun Jan 16 16:18:05 2005 EDT Removed files: /phpdoc/en/reference/maxdb/functionsmaxdb-fetch-field-count.xml maxdb-fetch-field-seek.xml Log: removed 2 files - these functions don't exist

[PHP-DOC] cvs: phpdoc / manual.xml.in

2005-01-16 Thread Georg Richter
georg Sun Jan 16 16:35:34 2005 EDT Modified files: /phpdoc manual.xml.in Log: added link to maxdb documentation http://cvs.php.net/diff.php/phpdoc/manual.xml.in?r1=1.201&r2=1.202&ty=u Index: phpdoc/manual.xml.in diff -u phpdoc/manual.xml.

[PHP-DOC] cvs: phpdoc /en/reference/maxdb reference.xml /entities global.ent

2005-01-16 Thread Georg Richter
georg Mon Jan 17 01:57:18 2005 EDT Modified files: /phpdoc/entitiesglobal.ent /phpdoc/en/reference/maxdb reference.xml Log: added links to global.ent http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.212&r2=1.213&ty=u Index

Re: [PHP-DOC] Re: cvs: phpdoc /en/reference/maxdb reference.xml /entities global.ent

2005-01-17 Thread Georg Richter
s currently working on an new OO-Interface, which will be ready soon. Cheers! /Georg

Re: [PHP-DOC] PHP 5.x MySQL 4.1

2005-04-19 Thread Georg Richter
should be possible to migrate existing applications using mysql within a few minutes. Btw. you should fix your mail client (line breaks after 70 chars). /Georg

[PHP-DOC] cvs: phpdoc /en/reference/mysqli reference.xml /en/reference/mysqli/functions mysqli-set-character-set-name.xml

2005-05-08 Thread Georg Richter
georg Sun May 8 05:28:28 2005 EDT Added files: /phpdoc/en/reference/mysqli/functions mysqli-set-character-set-name.xml Modified files: /phpdoc/en/reference/mysqli reference.xml Log

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

2003-01-31 Thread Georg Richter
georg Fri Jan 31 10:50:07 2003 EDT Modified files: /phpdoc/en/reference/mysql constants.xml Log: removed SSH constant. There is no support for SSH connect yet. Index: phpdoc/en/reference/mysql/constants.xml diff -u phpdoc/en/reference/mysql/constants.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-connect.xml mysql-pconnect.xml

2003-01-31 Thread Georg Richter
georg Fri Jan 31 12:11:54 2003 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-connect.xml mysql-pconnect.xml Log: fixed bug #21981 (removed SSL constant) Index: phpdoc/en/reference

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-tables.xml

2003-03-13 Thread Georg Richter
georg Thu Mar 13 03:47:05 2003 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-list-tables.xml Log: marked function as deprecated Index: phpdoc/en/reference/mysql/functions/mysql-list-tables.xml diff -u phpdoc/en/reference/mysql

[PHP-DOC] cvs: phpdoc /en/reference/array/functions current.xml

2003-03-17 Thread Georg Richter
georg Mon Mar 17 13:27:16 2003 EDT Modified files: /phpdoc/en/reference/array/functionscurrent.xml Log: fixed broken end tag Index: phpdoc/en/reference/array/functions/current.xml diff -u phpdoc/en/reference/array/functions/current.xml:1.5 phpdoc

[PHP-DOC] PHP Doc Meeting @ LinuxTag

2003-05-31 Thread Georg Richter
be ok for streaming. Current list of participants (in alphabetical order :): Bergmann, Sebastian Betz, Friedhelm Fox, Steph Holzgraefe, Hartmut Hoitsy, Gabor Kronsbein, Mark Rethans, Derick Richter, Georg (maybe only partial) Schmid, Egon Zic, Sandro Not confirmed but they will attend LinuxTag: Bo

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-affected-rows.xml

2003-06-11 Thread Georg Richter
georg Wed Jun 11 09:00:49 2003 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-affected-rows.xml Log: removed parenthesis Index: phpdoc/en/reference/mysqli/functions/mysqli-affected-rows.xml diff -u phpdoc/en/reference/mysqli

[PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-13 Thread Georg Richter
georg Fri Jun 13 17:11:39 2003 EDT Modified files: /phpdoc/RFC 2003_meeting_agenda.html Log: some corrections: Sascha will attend LinuxTag only on Sunday Thies and me attends db maintainer meeting Index: phpdoc/RFC/2003_meeting_agenda.html diff -u

[PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-24 Thread Georg Richter
georg Tue Jun 24 04:50:35 2003 EDT Modified files: /phpdoc/RFC 2003_meeting_agenda.html Log: changed location (Room 1.34) Index: phpdoc/RFC/2003_meeting_agenda.html diff -u phpdoc/RFC/2003_meeting_agenda.html:1.11 phpdoc/RFC/2003_meeting_agenda.html:1.12

[PHP-DOC] cvs: phpdoc /RFC 2003_meeting_agenda.html

2003-06-24 Thread Georg Richter
georg Wed Jun 25 02:00:04 2003 EDT Modified files: /phpdoc/RFC 2003_meeting_agenda.html Log: LinuxTag Orga changed our room... Index: phpdoc/RFC/2003_meeting_agenda.html diff -u phpdoc/RFC/2003_meeting_agenda.html:1.12 phpdoc/RFC/2003_meeting_agenda.html

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-affected-rows.xml

2003-08-22 Thread Georg Richter
georg Fri Aug 22 08:08:49 2003 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-affected-rows.xml Log: minor fixed. Added and corrected samples Index: phpdoc/en/reference/mysqli/functions/mysqli-affected-rows.xml diff -u phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-autocommit.xml mysqli-bind-param.xml

2003-08-22 Thread Georg Richter
georg Fri Aug 22 08:13:16 2003 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-autocommit.xml mysqli-bind-param.xml Log: fixed prototypes, added samples Index: phpdoc/en/reference

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-affected-rows.xml

2003-08-23 Thread Georg Richter
georg Sat Aug 23 11:49:43 2003 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-affected-rows.xml Log: added role for programlisting (thx to didou) Index: phpdoc/en/reference/mysqli/functions/mysqli-affected-rows.xml diff -u phpdoc/en

[PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-list-fields.xml

2003-09-10 Thread Georg Richter
georg Wed Sep 10 03:51:13 2003 EDT Modified files: /phpdoc/en/reference/mysql/functionsmysql-list-fields.xml Log: Added Note (functions is deprecated) removed todo-comment Index: phpdoc/en/reference/mysql/functions/mysql-list-fields.xml diff -u

[PHP-DOC] MySQLI Documentation

2003-11-22 Thread Georg Richter
function entry should be also method/property and function. E.g. $mysql->affected_rows (Property) mysqli_affected_rows (Function) or $mysql->query (method) mysqli_query (Function) Does anybody have similar/same problems and a solution how to document it? Regards Georg

Re: [PHP-DOC] MySQLI Documentation

2003-11-22 Thread Georg Richter
> Hi Georg! > The DOMXML extension has this kind of documentation. No, DOMXML only supports OO-Syntax, not OO and procedural style. Also class->method is hard to read instead to have a list of properties and methods for different objects. Georg

[PHP-DOC] Multiple refnames

2003-12-28 Thread Georg Richter
com/mysqli/ref.mysqli.html and http://georg.fooassociates.com/mysqli/function.mysqli-affected-rows.html Is there any change to fix it, or does somebody have a better idea how to implement both names inside ?! Regards Georg

Re: [PHP-DOC] Multiple refnames

2003-12-28 Thread Georg Richter
I considered to put both names (procedural and oo) in but I think web search (http://www.php.net/mysqli_affected_rows) will not work correctly any more. Regards Georg

Re: [PHP-DOC] Multiple refnames

2003-12-28 Thread Georg Richter
DSSSL / XSLT tools, since Livedocs is > up and coming to be useful for the phpdoc work, and I would like to put > work into that in the coming months (new years promise :))) Ok, then I will do the quick and dirty solution, I'd like to finish docu within the next days - we can change it later... Thx for your help! Georg

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

2006-01-14 Thread Georg Richter
georg Sat Jan 14 10:22:59 2006 UTC Modified files: /phpdoc/en/reference/mysqli constants.xml Log: documented new field types NEW_DECIMAL AND BIT http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mysqli/constants.xml?r1=1.12&r2=1.13&diff_format

Re: [PHP-DOC] Gabor resigns from the editor post

2006-02-25 Thread Georg Richter
Am Fr, den 24.02.2006 schrieb Gabor Hojtsy um 14:47: Goba, thanks for all the great and wonderful work you've done during the last years! /Georg -- Georg Richter, Senior Software Developer MySQL AB, www.mysql.com Are you MySQL certified? www.mysql.com/certification

Re: [PHP-DOC] Gabor resigns from the editor post

2006-02-25 Thread Georg Richter
Am Fr, den 24.02.2006 schrieb Gabor Hojtsy um 14:47: Hmm.. just a thought we have editor, we have contributors... how about something like a hall of fame? Egon Schmid, Gabor Hoitsy, Hartmut Holzgraefe... Just my 2 cents -- Georg Richter, Senior Software Developer MySQL AB, www.mysql.com

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-stmt-bind-result.xml

2006-07-30 Thread Georg Richter
georg Sun Jul 30 11:32:46 2006 UTC Modified files: /phpdoc/en/reference/mysqli/functions mysqli-stmt-bind-result.xml Log: Added/Fixed note: mysqli_stmt_bind_result has to be called after mysqli_stmt_execute http://cvs.php.net/viewvc.cgi/phpdoc/en

Re: [PHP-DOC] dropping the unix tools

2003-12-31 Thread Georg Richter
up the tools was done within minutes - and often you need build tools for other projects too. Georg

[PHP-DOC] ext/mysqli Documentation

2004-01-05 Thread Georg Richter
), hopefully this will be done at latest end of this month. So please don't start translation based on current documentation or change the current english documentation. Regards Georg

[PHP-DOC] cvs: phpdoc /en/reference/mysqli WARNING.txt

2004-01-05 Thread Georg Richter
georg Mon Jan 5 05:51:08 2004 EDT Added files: /phpdoc/en/reference/mysqli WARNING.txt Log: warning (don't change or translate current documentation :) Index: phpdoc/en/reference/mysqli/WARNING.txt +++ phpdoc/en/reference/mysqli/WARNING.tx

Re: [PHP-DOC] ext/mysqli Documentation

2004-01-05 Thread Georg Richter
> It would be nice to commit a small text file into en/reference/mysqli > explaining that the text should not be translated... > done :) Georg

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2004-01-26 Thread Georg Richter
georg Mon Jan 26 15:23:26 2004 EDT Modified files: /phpdoc/en language-snippets.ent Log: new entitites for mysqli http://cvs.php.net/diff.php/phpdoc/en/language-snippets.ent?r1=1.65&r2=1.66&ty=u Index: phpdoc/en/language-snippets.ent diff -u p

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-disable-rpl-parse.xml mysqli-enable-reads-from-master.xml mysqli-enable-rpl-parse.xml mysqli-master-query.xml mysqli-prepare-result.xml mysqli-read-query-result.xml mysqli-reload.xml mysqli-rpl-parse-enabled.xml mysqli-rpl-probe.xml mysqli-rpl-query-type.xml

2004-01-28 Thread Georg Richter
georg Wed Jan 28 17:32:21 2004 EDT Removed files: /phpdoc/en/reference/mysqli/functions mysqli-disable-rpl-parse.xml mysqli-enable-reads-from-master.xml mysqli

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-slave-query.xml

2004-01-28 Thread Georg Richter
georg Wed Jan 28 17:35:04 2004 EDT Removed files: /phpdoc/en/reference/mysqli/functions mysqli-slave-query.xml Log: removed more rpl-files

[PHP-DOC] cvs: phpdoc /en/reference/mysqli WARNING.txt constants.xml reference.xml

2004-01-28 Thread Georg Richter
georg Wed Jan 28 18:19:38 2004 EDT Removed files: /phpdoc/en/reference/mysqli WARNING.txt Modified files: /phpdoc/en/reference/mysqli constants.xml reference.xml Log: docu update http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-multi-query.xml mysqli-stmt-data-seek.xml

2004-01-30 Thread Georg Richter
georg Fri Jan 30 17:51:43 2004 EDT Added files: /phpdoc/en/reference/mysqli/functions mysqli-multi-query.xml mysqli-stmt-data-seek.xml Log: added docu for stmt->data_seek and mysql->multi

[PHP-DOC] cvs: phpdoc /en/reference/mysqli constants.xml /en/reference/mysqli/functions mysqli-bind-param.xml

2004-02-11 Thread Georg Richter
georg Wed Feb 11 03:10:47 2004 EDT Modified files: /phpdoc/en/reference/mysqli constants.xml /phpdoc/en/reference/mysqli/functions mysqli-bind-param.xml Log: changed description for mysqli_bind_param removed constants http://cvs.php.net

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-fetch.xml

2004-02-18 Thread Georg Richter
georg Wed Feb 18 08:28:28 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-fetch.xml Log: changed documentation for mysqli_fetch: mysqli_fetch now returns NULL instead of MYSQLI_NO_DATA http://cvs.php.net/diff.php/phpdoc/en

Re: [PHP-DOC] MySQLi dockbook structure

2004-02-18 Thread Georg Richter
to read cause you see on first look what you need - you don't have to read the complete text e.g. if you forgot return types, and want to check it in documentation. Georg

[PHP-DOC] Samples

2004-02-18 Thread Georg Richter
a solution? How about to provide samples for download? Regards Georg

Re: [PHP-DOC] Samples

2004-02-18 Thread Georg Richter
Hi Goba, > > Look into the 2003 meeting findings, we discussed this issue there too! I couldn't find any detailed information on sample discussion and solutions there. Georg

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-autocommit.xml mysqli-bind-param.xml mysqli-bind-result.xml mysqli-change-user.xml

2004-02-19 Thread Georg Richter
georg Thu Feb 19 11:27:40 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-autocommit.xml mysqli-bind-param.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-character-set-name.xml mysqli-client-encoding.xml mysqli-commit.xml mysqli-connect-errno.xml mysqli-connect-error.xml mysqli-rollback.xml

2004-02-20 Thread Georg Richter
georg Fri Feb 20 03:54:12 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-character-set-name.xml mysqli-client-encoding.xml mysqli-commit.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-connect-errno.xml mysqli-connect-error.xml mysqli-connect.xml

2004-02-20 Thread Georg Richter
georg Fri Feb 20 06:10:11 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-connect-errno.xml mysqli-connect-error.xml mysqli-connect.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-data-seek.xml mysqli-debug.xml mysqli-disable-reads-from-master.xml mysqli-disable-rpl-parse.xml mysqli-dump-debug-info.xml mysqli-embedded-connect.xml mysqli-enable-reads-from-master.xml mysqli-enable-rpl-parse.xml mysqli-master-query.xml mysqli-rpl-parse-enabled.xml mysqli-rpl-probe.xml mysqli-rpl-query-type.xml mysqli-send-query.xml mysqli-server-end.xml mysqli-server-init.xml

2004-02-20 Thread Georg Richter
georg Fri Feb 20 08:05:10 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-data-seek.xml mysqli-debug.xml mysqli-disable-reads-from-master.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-debug.xml mysqli-errno.xml mysqli-error.xml mysqli-get-metadata.xml mysqli-report.xml

2004-02-20 Thread Georg Richter
georg Fri Feb 20 09:45:50 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-debug.xml mysqli-errno.xml mysqli-error.xml

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysql/functions mysql-affected-rows.xml mysql-close.xml mysql-connect.xml mysql-create-db.xml mysql-data-seek.xml mysql-fetch-field.xml mysql-field-name.xml mysql-get-host-info.xml mysql-get-proto-info.xml mysql-get-server-info.xml mysql-insert-id.xml mysql-query.xml mysql-real-escape-string.xml mysql-result.xml mysql-select-db.xml

2004-02-20 Thread Georg Richter
mysql-query.xml > mysql-real-escape-string.xml > mysql-result.xml > mysql-select-db.xml What the heck are you doing?? Georg

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysql/functions [snip]

2004-02-20 Thread Georg Richter
s ' when appropriate. So what is the appropiate way? a) mysql_query("SELECT col FROM foo WHERE bar='test'"); b) mysql_query('SELECT col FROM foo WHERE bar="test"''); c) mysql_query('SELECT col FROM foo WHERE bar=\'test\''); ? Georg

Re: [PHP-DOC] cvs: phpdoc /en/reference/mysql/functions [snip]

2004-02-20 Thread Georg Richter
;test\''); ? > > IMO, a) because using " inside a query is not valid SQL and escaping > decreases readability. But why do you then change every query from double to single quote? imho that is very inconsistent (when you agree on a) to have mixed double and single quotes in queries. Do whatever you want - seems like some people have too much time.. Georg

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-execute.xml mysqli-fetch-array.xml mysqli-fetch-assoc.xml mysqli-fetch-field-direct.xml

2004-02-21 Thread Georg Richter
georg Sat Feb 21 03:44:41 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-execute.xml mysqli-fetch-array.xml mysqli-fetch-assoc.xml

[PHP-DOC] cvs: phpdoc /en/reference/mysqli/functions mysqli-fetch-field-direct.xml mysqli-fetch-field.xml mysqli-fetch-fields.xml mysqli-fetch-lengths.xml mysqli-fetch-object.xml mysqli-fetch-row.xml mysqli-fetch.xml mysqli-field-count.xml mysqli-field-seek.xml mysqli-field-tell.xml

2004-02-22 Thread Georg Richter
georg Sun Feb 22 04:40:50 2004 EDT Modified files: /phpdoc/en/reference/mysqli/functions mysqli-fetch-field-direct.xml mysqli-fetch-field.xml mysqli-fetch

  1   2   3   >