From 29f564ff3ed40c4fdf0940dc281ff213bec032d0 Mon Sep 17 00:00:00 2001 From: Egon Schmid Date: Tue, 21 Dec 1999 23:10:57 +0000 Subject: [PATCH] First attempt to document php_logo_guid and zend_logo_guid. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@17742 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/info.xml | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/functions/info.xml b/functions/info.xml index d3f09e608d..538d896c90 100644 --- a/functions/info.xml +++ b/functions/info.xml @@ -505,6 +505,27 @@ echo "Current PHP version: ".phpversion(); + + + php_logo_guid + Get the logo guid + + + Description + + string php_logo_guid + void + + + + + This funcionality was added in PHP4 Beta 4. + + + + + + putenv @@ -589,6 +610,26 @@ putenv("UNIQID=$uniqid"); + + + zend_logo_guid + Get the zend guid + + + Description + + string zend_logo_guid + void + + + + + This funcionality was added in PHP4 Beta 4. + + + + + @@ -602,7 +643,7 @@ sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t sgml-parent-document:nil -sgml-default-dtd-file:"../manual.ced" +sgml-default-dtd-file:"../../manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil