ID: 19515
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type:Documentation problem
PHP Version: 4CVS-2002-09-20
New Comment:
"Jan 1 1970" is an absolute date. how do you want to change it's
timestamp?
reread the docs.
From: [EMAIL PROTECTED]
Operating system:
PHP version: 4CVS-2002-09-20
PHP Bug Type: Documentation problem
Bug description: Parameters of function strtotime() seem wrong
Function strtotime() is defined as below:
int strtotime ( string time [, int now])
But when I try
damsThu Sep 19 21:03:00 2002 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions file-register-wrapper.xml
Log:
false -> &false;
Index: phpdoc/en/reference/filesystem/functions/file-register-wrapper.xml
diff -u phpdoc/en/reference/filesystem/
dallas Thu Sep 19 16:38:32 2002 EDT
Modified files:
/phpdoc/en/reference/apache reference.xml
Log:
Typo fixes.
Index: phpdoc/en/reference/apache/reference.xml
diff -u phpdoc/en/reference/apache/reference.xml:1.4
phpdoc/en/reference/apache/reference.xml:1.5
ID: 19498
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Closed
Bug Type: Documentation problem
Operating System: N/A
PHP Version: 4CVS-2002-09-19
New Comment:
This bug has been fixed in CVS.
In
derick Thu Sep 19 07:48:04 2002 EDT
Modified files:
/phpdoc/en/appendices reserved.xml
Log:
- Add missing $
Index: phpdoc/en/appendices/reserved.xml
diff -u phpdoc/en/appendices/reserved.xml:1.24 phpdoc/en/appendices/reserved.xml:1.25
--- phpdoc/en/ap
From: [EMAIL PROTECTED]
Operating system: N/A
PHP version: 4CVS-2002-09-19
PHP Bug Type: Documentation problem
Bug description: $ missing before HTTP_SERVER_VARS
Character '$' is missing before one HTTP_SERVER_VARS at
http://www.php.net/manual/en/reserved.variables.php
--
oops :)
fixed now.
Derick
On Thu, 19 Sep 2002, Dallas Thunder wrote:
> Thank you, but I'm afraid it should be:
>
> 'zh' => 'Chinese',
>
> NOT
>
> 'cn' => 'Chinese',
>
> Please, correct it ... thanks!
>
> <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
Thank you, but I'm afraid it should be:
'zh' => 'Chinese',
NOT
'cn' => 'Chinese',
Please, correct it ... thanks!
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hey,
>
> I added this. It will show up in a few hours on-line.
>
> Derick
>
> On Thu, 19 Sep 20
Hey,
I added this. It will show up in a few hours on-line.
Derick
On Thu, 19 Sep 2002, Dallas Thunder wrote:
> Hi, could anyone change file:
>
> /phpweb/include/site.inc
>
> to add an entry into $LANGUAGES array:
>
>'zh' => 'Chinese',
>
> Note, we need both 'zh' => 'Chinese' and 'zh_cn
Hi, could anyone change file:
/phpweb/include/site.inc
to add an entry into $LANGUAGES array:
'zh' => 'Chinese',
Note, we need both 'zh' => 'Chinese' and 'zh_cn' => 'Chinese' to work!
'zh' is for online documentation and 'zh_cn' is for download documentation.
Current page of online docume
I was wondering that if version info of language structures can also be
stripped off, such as:
list
(no version information, might be only in CVS)
It may also make users confusued. Thanks!
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
Steven Larsen wrote:
> "This function returns an associative array returning *any* of the various
> components of the URL *that are present*
> *Partial urls are also accepted*, parse_url() *tries its best to parse them
> correctly*"
You are assuming that URLs are HTTP Resources by default,
and th
From: [EMAIL PROTECTED]
Operating system: Windows
PHP version: 4CVS-2002-09-19
PHP Bug Type: Documentation problem
Bug description: Missing part of PWS 4 installation steps
In manual page:
http://www.php.net/manual/en/install.iis.php
Windows and PWS 4 or newer part, it
hholzgraThu Sep 19 03:46:58 2002 EDT
Modified files:
/phpdoc/dsssl html-common.dsl
Log:
make sure that function version info only apears on pages
that have a in them (and not e.g. on the preg pattern
descriptions)
Index: phpdoc/dsssl/htm
15 matches
Mail list logo