jsgoupilTue Nov 1 16:52:15 2005 EDT
Modified files:
/phpdoc/en/reference/rpmreader/functionsrpm-version.xml
Log:
correcting example
http://cvs.php.net/diff.php/phpdoc/en/reference/rpmreader/functions/rpm-version.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/
atexTue Nov 1 16:06:16 2005 EDT
Added files:
/phpdoc/en/reference/rpmreader/functionsrpm-version.xml
Log:
- Added functions/rpm-version.xml to document the new 'rpm_version' function.
http://cvs.php.net/co.php/phpdoc/en/reference/rpmreader/functi
vrana Tue Nov 1 13:36:40 2005 EDT
Modified files:
/phpdoc/en/reference/mysqli/functions mysqli-free-result.xml
Log:
Alternative methods (bug #35055)
http://cvs.php.net/diff.php/phpdoc/en/reference/mysqli/functions/mysqli-free-result.xml?r1=1.7&r2=1.8&ty
ID: 35055
Updated by: [EMAIL PROTECTED]
Reported By: bugs dot php at blacklettersoftware dot com
-Status: Open
+Status: Closed
Bug Type:Documentation problem
PHP Version: Irrelevant
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
onl
From: bugs dot php at blacklettersoftware dot com
Operating system:
PHP version: Irrelevant
PHP Bug Type: Documentation problem
Bug description: Error in mysqli_fetch_object() example
Description:
The online documentation for the mysqli_fetch_object() function s
jsgoupilTue Nov 1 11:28:18 2005 EDT
Modified files:
/phpdoc/en/language/oop5basic.xml
Log:
adding title to an 'big' example + adding ; at the end of a line
http://cvs.php.net/diff.php/phpdoc/en/language/oop5/basic.xml?r1=1.14&r2=1.15&ty=u
Index: php
nlopess Tue Nov 1 09:47:14 2005 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
typo
http://cvs.php.net/diff.php/phpdoc/en/language/variables.xml?r1=1.89&r2=1.90&ty=u
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.
vrana Tue Nov 1 09:37:01 2005 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
Uninitialized variables
http://cvs.php.net/diff.php/phpdoc/en/language/variables.xml?r1=1.88&r2=1.89&ty=u
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/langua
On Sun, 30 Oct 2005, Gernot Buselmeier wrote:
> I have a note on the contents at page
> http://www.php.net/manual/en/tutorial.useful.php .
>
> The page presents the $_SERVER array index as
>
> $_SERVER['HTTP_USER_AGENT']
>
> enclosed in "'". This is not working
>
> Only this form works: $_SER
Hi,
I have a note on the contents at page
http://www.php.net/manual/en/tutorial.useful.php .
The page presents the $_SERVER array index as
$_SERVER['HTTP_USER_AGENT']
enclosed in "'". This is not working
Only this form works: $_SERVER[HTTP_USER_AGENT]
Maybe this is a matter of the PHP ver
10 matches
Mail list logo