Re: [PHP-DOC] or ?

2005-05-13 Thread Jakub Vrana
Cornelia Boenigk wrote: > Which one is the right way to do it? > xy does something with > assoc_array ... This one. Jakub Vrana

Re: [PHP-DOC] or ?

2005-05-13 Thread Sean Coates
Dan Scott wrote: http://doc.php.net/php/dochowto/chapter-skeletons.php shows the use of in the that contains the parameter descriptions, so I have been using whenever I have referred to a parameter somewhere else in the doc page. is more specific than , and I always prefer to be explicit where

[PHP-DOC] Catalan Translation

2005-05-13 Thread Bernat Foj
Hi! Me and some people are willing to start a Catalan translation of the documentation, if there isn't one person or team already translating it (so we'd join them). Therefore I think I have to get a CVS account.

Re: [PHP-DOC] or ?

2005-05-13 Thread Dan Scott
On 5/13/05, Cornelia Boenigk <[EMAIL PROTECTED]> wrote: > Hi all > > Just to be sure. > Which one is the right way to do it? > > ... > arrayassoc_array > ... > > xy does something with > assoc_array ... > > > ... > arrayassoc_array > ... > > xy does something with > a

[PHP-DOC] or ?

2005-05-13 Thread Cornelia Boenigk
Hi all Just to be sure. Which one is the right way to do it? ... arrayassoc_array ... xy does something with assoc_array ... ... arrayassoc_array ... xy does something with assoc_array ... Regards Conni

[PHP-DOC] Re: [PHP-DEV] Re: Fw: win32 build broken

2005-05-13 Thread Andrey Hristov
In process of resolving - will be fixed quite soon. Andrey Rob Richards wrote: It's the mysqli extension due to this commit: http://news.php.net/php.cvs/31779 and the addition of my_global.h mysql config-win.h include has too many conflicting defines with TSRM, ZEND and PHP. cc'd Georg. Rob Seb

Re: [PHP-DOC] Hungarian Translater

2005-05-13 Thread Cseppento Lajos
Thank you. I wrote a letter them -- -- "Derek Ford" <[EMAIL PROTECTED]> az alábbiakat írta a következo hírüzenetben: [EMAIL PROTECTED] > Cseppentõ Lajos wrote: > >>HI! >> >>I want translate the documentation! I would like get a CVS user! I'm >>Hungarian. >> >> > Hi Cseppentõ! > > You'll need t

[PHP-DOC] Re: [PHP-DEV] Re: Fw: win32 build broken

2005-05-13 Thread Rob Richards
It's the mysqli extension due to this commit: http://news.php.net/php.cvs/31779 and the addition of my_global.h mysql config-win.h include has too many conflicting defines with TSRM, ZEND and PHP. cc'd Georg. Rob Sebastian Bergmann wrote: HEAD built fine for me after April 26. But it broke (at l