Re: [PHP-DOC] A question about php doc

2010-09-08 Thread honestqiao
/configure.php $ phd -d doc-base/.manual.xml -o output_dir -f php -P PHP If xml file is correct , there'll show error info. 2010-09-08 honestqiao 发件人: 范一�[ 发送时间: 2010-09-08 15:18:56 收件人: phpdoc@lists.php.net 抄送: 主题: [PHP-DOC] A question about php doc Hello, I am a developer of CUBRI

[PHP-DOC] A question about php doc

2010-09-08 Thread 范一� [
Hello, I am a developer of CUBRID PHP Database Extensions . Yesterday, I made some changes on CUBRID online doc on php.net (http://docs.php.net/manual/en/book.cubrid.php), and commit the changes up to svn (http://svn.php.net/reposito

Re: [PHP-DOC] A question

2005-03-16 Thread M. Sokolewicz
Nuno Lopes wrote: Hello! On Mon, 14 Mar 2005, Mohsen Barahmand wrote: I see this error when I want to connect to cvs with tortoiseCVS: In C:\DOCUME~1\Mohsen\LOCALS~1\Temp\: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "-Q" "co" "-c" CVSROOT=:pserver:[EMAIL PROTECTED]:/repository login cvs.exe checko

Re: [PHP-DOC] A question

2005-03-16 Thread Nuno Lopes
Hello! On Mon, 14 Mar 2005, Mohsen Barahmand wrote: I see this error when I want to connect to cvs with tortoiseCVS: In C:\DOCUME~1\Mohsen\LOCALS~1\Temp\: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "-Q" "co" "-c" CVSROOT=:pserver:[EMAIL PROTECTED]:/repository login cvs.exe checkout: Empty password

Re: [PHP-DOC] A question

2005-03-16 Thread Derick Rethans
Hello! On Mon, 14 Mar 2005, Mohsen Barahmand wrote: > I see this error when I want to connect to cvs with tortoiseCVS: > In C:\DOCUME~1\Mohsen\LOCALS~1\Temp\: "C:\Program > Files\TortoiseCVS\cvs.exe" "-q" "-Q" "co" "-c" > CVSROOT=:pserver:[EMAIL PROTECTED]:/repository login > > cvs.exe checkout:

[PHP-DOC] A question

2005-03-14 Thread Mohsen Barahmand
Hello I see this error when I want to connect to cvs with tortoiseCVS: In C:\DOCUME~1\Mohsen\LOCALS~1\Temp\: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "-Q" "co" "-c" CVSROOT=:pserver:[EMAIL PROTECTED]:/repository login cvs.exe checkout: Empty password used - try 'cvs login' with a real password

Re: [PHP-DOC] A question!

2004-02-08 Thread Gabor Hojtsy
Please ask support questions at [EMAIL PROTECTED] Goba Saman Salehian wrote: Hi there, where i can download php_pdf.dll and php_cpdf.dll files?

[PHP-DOC] A question!

2004-02-07 Thread Saman Salehian
Hi there, where i can download php_pdf.dll and php_cpdf.dll files?

[PHP-DOC] A question in sqlite_create_function

2003-08-14 Thread Fernando Correa da Conceição
I was translating and don´t understand this: line 90 This example will call the md5 on each filename column in the database and return the result into $rows This "database" is not "table"? If I have a database with two tables, in example two columns named filename, one in each table.

Re: [PHP-DOC] A question in sqlite_create_function

2003-08-05 Thread Gabor Hojtsy
I was translating and don´t understand this: line 90 This example will call the md5 on each filename column in the database and return the result into $rows This "database" is not "table"? If I have a database with two tables, in example two columns named filename, one in each table.

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Philip Olson
> > Okay this sounds good. Btw, Derick does your magic involve using > > the html tag? Like (in HTML): > > > > WWW > > Yeah, but unfortunatley the docbook specs dont allow the title > attribute, so I had to hack my dtds. I don't think the title should go there, only in a central file suc

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Derick Rethans
On Wed, 13 Nov 2002, Philip Olson wrote: > Okay this sounds good. Btw, Derick does your magic involve using > the html tag? Like (in HTML): > > WWW Yeah, but unfortunatley the docbook specs dont allow the title attribute, so I had to hack my dtds. > Curious. Adding this feature would be

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Philip Olson
> > > > I'm not familiar with XSLT and on my TODO is to figure out > > > how to implement this. I assume it'll exist as: > > > > > > CVS > > > > > > And when someone uses them they'll add the info into acronyms.xml > > > Also, make test will check for this. The terms will then link to > > >

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Derick Rethans
On Wed, 13 Nov 2002, Gabor Hojtsy wrote: > > I'm not familiar with XSLT and on my TODO is to figure out > > how to implement this. I assume it'll exist as: > > > > CVS > > > > And when someone uses them they'll add the info into acronyms.xml > > Also, make test will check for this. The term

Re: [PHP-DOC] A question about the ftp_close function

2002-11-13 Thread Gabor Hojtsy
> I'm not familiar with XSLT and on my TODO is to figure out > how to implement this. I assume it'll exist as: > > CVS > > And when someone uses them they'll add the info into acronyms.xml > Also, make test will check for this. The terms will then link to > the appropriate acronyms entry in

RE: [PHP-DOC] A question about the ftp_close function

2002-11-12 Thread Philip Olson
> > How about instead we use, for example, the tag (or > > similar) so: > > > > CVS > > > > And in acronyms.xml we would list a definition for such terms. > > I don't know if is the appropriate tag but the > > idea is what's important here. I prefer this method. > > Yes, this is nice. I'm

RE: [PHP-DOC] A question about the ftp_close function

2002-11-11 Thread Ford, Mike [LSS]
> -Original Message- > From: Philip Olson [mailto:philip@;cornado.com] > Sent: 08 November 2002 21:32 > To: Ford, Mike [LSS] > > How about instead we use, for example, the tag (or > similar) so: > > CVS > > And in acronyms.xml we would list a definition for such terms. > I don't know

Re: [PHP-DOC] A question about the ftp_close function

2002-11-09 Thread Gabor Hojtsy
> How about instead we use, for example, the tag (or > similar) so: > > CVS > > And in acronyms.xml we would list a definition for such terms. > I don't know if is the appropriate tag but the > idea is what's important here. I prefer this method. This would be cool ;) Goba -- PHP Docum

Re: [PHP-DOC] A question about the ftp_close function

2002-11-09 Thread Gabor Hojtsy
> This illustrates a point I've mentioned before. Speaking as someone who > spent 10 years or so as a technical author/editor, I very much think the > term CVS should be banned in end-user-oriented documentation (including > the bug-reporting system!). If someone has never come across a > version

RE: [PHP-DOC] A question about the ftp_close function

2002-11-08 Thread Philip Olson
> > "This function is only available in CVS. " > > i dont' understand the sentence above. [snip] > This illustrates a point I've mentioned before. Speaking as someone > who spent 10 years or so as a technical author/editor, I very much > think the term CVS should be banned in end-user-oriented

RE: [PHP-DOC] A question about the ftp_close function

2002-11-08 Thread Ford, Mike [LSS]
> -Original Message- > From: Avenger [mailto:avengerphp@;hotmail.com] > Sent: 08 November 2002 08:48 > > This function 's description say: > > "This function is only available in CVS. " > > i dont' understand the sentence above. > > can ftp_close use in CVS? > > or CVS has otherwise me

Re: [PHP-DOC] A question about the ftp_close function

2002-11-08 Thread Philip Olson
It means that someone put that there when they shouldn't have. When these docs were written this function was only available in CVS. In otherwords, it wasn't available outside the PHP4 source tree or in any current PHP distribution. Until PHP 4.2.0 that is. I just deleted this note and did a m

[PHP-DOC] A question about the ftp_close function

2002-11-08 Thread Avenger
This function 's description say: "This function is only available in CVS. " i dont' understand the sentence above. can ftp_close use in CVS? or CVS has otherwise mean? Thanks.. -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php