yinchengWed Jul 17 03:12:15 2002 EDT
Removed files:
/phpdoc/zh Translators bookinfo.xml language-defs.ent
language-snippets.ent make_chm_index_en.html preface.xml
readme.first translation.xml
Log:
sorry,correct my errors
yinchengWed Jul 17 02:56:11 2002 EDT
Modified files:
/phpdoc/zh readme.first
Log:
ÔÚÌύǰÔËÐÐ make test
Index: phpdoc/zh/readme.first
diff -u phpdoc/zh/readme.first:1.1 phpdoc/zh/readme.first:1.2
--- phpdoc/zh/readme.first:1.1 Wed Jul 17 02:48:07
yinchengWed Jul 17 02:48:07 2002 EDT
Added files:
/phpdoc/zh Translators bookinfo.xml language-defs.ent
language-snippets.ent make_chm_index_en.html preface.xml
readme.first translation.xml
Log:
½«Îóɾ³ýµÄÎļþÖØÐÂÌí¼Ó
ID: 18363
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
-Bug Type: Reproducible crash
+Bug Type: Documentation problem
Operating System: windows
PHP Version: 4.2.1
Previous Comments:
---
ID: 17784
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type:Documentation problem
PHP Version: 4.0CVS-2002-06-16
Assigned To: philip
New Comment:
This has been briefly documented, I lack the knowledge to take it
further. Here's some rel
Hello everyone-
I'll be spending the rest of the summer as a camp
ranger at Jubilee lake for a little over two months.
This is in SE Washington state (USA). Feel free
to stop by, mention PHP and get a 10% discount on
camping fees and firewood. :)
This means no Internet and a much needed break
--- Philip Olson <[EMAIL PROTECTED]> wrote:
> Wow, so you finally went and did it! :) Cool,
> this will be a start to great things to come.
Not only that by Gabor even fixed one of the bits I
missed when I added/fixed phpweb/tut.php yesterday.
Good eye Gabor.
BTW, I should've read my phpdoc m
philip Tue Jul 16 17:09:37 2002 EDT
Modified files:
/phpdoc/en/chapters tutorial.xml
Log:
Made many changes. Added a lot of Autoglobal information, made
all informal examples formal, reworded various parts, and added
a lot of links.
Index: phpdoc/en
philip Tue Jul 16 16:13:42 2002 EDT
Modified files:
/phpdoc/entitiesglobal.ent
Log:
Added php.net/downloads.php as url.php.downloads
Index: phpdoc/entities/global.ent
diff -u phpdoc/entities/global.ent:1.31 phpdoc/entities/global.ent:1.32
--- phpdoc/ent
philip Tue Jul 16 14:34:45 2002 EDT
Modified files:
/phpdoc/en/chapters config.xml
Log:
safe_mode_include_dir: Can take on semi-colon separated list, as of PHP 4.2.0
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.69 phpdoc/en/c
philip Tue Jul 16 14:16:02 2002 EDT
Modified files:
/phpdoc/en/chapters config.xml
/phpdoc/en/features file-upload.xml
Log:
config : Documented file_uploads directive
file-upload : Mentioned related directives, such as file_uploads
Index: phpdo
philip Tue Jul 16 13:56:12 2002 EDT
Modified files:
/phpdoc/en/features file-upload.xml
Log:
* Removed duplicate var list showing register_globals = on variables,
put this in a paragraph instead.
* Added ['error'] to the variable list.
* Rewrote many par
philip Tue Jul 16 13:11:34 2002 EDT
Modified files:
/phpdoc/en/features file-upload.xml
Log:
Typo, there is no example here (yet).
Index: phpdoc/en/features/file-upload.xml
diff -u phpdoc/en/features/file-upload.xml:1.47 phpdoc/en/features/file-upload.xml:1
ID: 18287
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: n/a
PHP Version: 4.2.1
New Comment:
This bug has been fixed in CVS. You can grab
philip Tue Jul 16 12:52:32 2002 EDT
Modified files:
/phpdoc/en/reference/http/functions setcookie.xml
Log:
* setcookie() returns true on success, false on failure. This does not
imply the cookie was set or not. Closes bug #18287
* Made it clearer when au
> Wow, so you finally went and did it! :) Cool,
> this will be a start to great things to come.
This would also enable us to add things to this
tutorial, and integrate much better into the manual.
The manual links and even more manual content added
to this PHP page this week, it was never that
Wow, so you finally went and did it! :) Cool,
this will be a start to great things to come.
Regards,
Philip Olson
On Tue, 16 Jul 2002, Gabor Hojtsy wrote:
> goba Tue Jul 16 09:09:25 2002 EDT
>
> Added files:
> /phpdoc/en/chapters tutorial.xml
> Log:
ID: 18372
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type:Documentation problem
PHP Version: 4.2.0
New Comment:
See:
php.net/msql
php.net/mysql
php.net/mssql
php.net/pgsql
php.net/oracle
...
All di
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.2.0
PHP Bug Type: Documentation problem
Bug description: Apparently Mis-spelled Function Names
In attempting to use the msql_fieldname() described on your site at:
http://www.php.net/manual/en/function.msql-fieldname
ID: 16227
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: ANY
PHP Version: PHP4 only
New Comment:
each() as a function does not know in which context it was called s
georg Tue Jul 16 10:29:01 2002 EDT
Modified files:
/phpdoc/en/reference/mysql reference.xml
Log:
Added php.ini option mysql.connect_timeout
Index: phpdoc/en/reference/mysql/reference.xml
diff -u phpdoc/en/reference/mysql/reference.xml:1.10
phpdoc/en/refe
gobaTue Jul 16 09:11:31 2002 EDT
Modified files:
/phpdoc manual.xml.in
Log:
Include the tutorial in the manual builds
Index: phpdoc/manual.xml.in
diff -u phpdoc/manual.xml.in:1.125 phpdoc/manual.xml.in:1.126
--- phpdoc/manual.xml.in:1.125 Thu Jun 20
gobaTue Jul 16 09:11:09 2002 EDT
Modified files:
/phpdoc/en/chapters tutorial.xml
Log:
Build errors corrected
Index: phpdoc/en/chapters/tutorial.xml
diff -u phpdoc/en/chapters/tutorial.xml:1.1 phpdoc/en/chapters/tutorial.xml:1.2
--- phpdoc/en/chapters/tu
gobaTue Jul 16 09:09:25 2002 EDT
Added files:
/phpdoc/en/chapters tutorial.xml
Log:
Adding tut.php as a DocBook document, as this should reside here.
This enables translation, and php.net/tut to jump to the translated
one. This way, this page also jumps
24 matches
Mail list logo