Re: [PHP-DOC] What next after Red hat installation

2003-02-19 Thread Ali Chahvand
Hi Boon,


You may ask user-related questions on the [EMAIL PROTECTED]
list. I don't think the documentation list is the right place to ask.

-Ali


On Tue, 18 Feb 2003 21:04:32 +1100
Boon Tan [EMAIL PROTECTED] wrote:

| I am really a newbie at this. I have just completed a 'custom'
| installation of Red Hat 7.1. Upon completion, when I open the package
| manager, I noticed that PHP, mysql and apache are all in there. I am
| hoping to install all these and run as a local host (by pinging) or
| web server. 1)If I can view them, does it mean it has been installed
| and ready to run PHP using the mysql database? 2) Or do I have to
| download from php.net here to Red Hat? 3) If I need to do 2), how do I
| run them initially?
| 
| I have no problems doing this under XP as it is a breeze.
| 
| Please help.
| 
| 

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/reference/fbsql/functions fbsql-insert-id.xml

2003-02-19 Thread Frank M. Kromann
fmk Wed Feb 19 12:51:15 2003 EDT

  Modified files:  
/phpdoc/en/reference/fbsql/functionsfbsql-insert-id.xml 
  Log:
  Make the documentation match the features.
  
Index: phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml:1.2 
phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml:1.3
--- phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml:1.2 Wed Apr 17 02:37:53 
2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-insert-id.xml Wed Feb 19 12:51:14 
+2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 --
   refentry id=function.fbsql-insert-id
refnamediv
@@ -32,7 +32,7 @@
 note
  para
   The value of the FrontBase SQL function
-  literalLAST_INSERT_ID()/literal always contains the most
+  functionfbsql_insert_id/function always contains the most
   recently generated DEFAULT UNIQUE value, and is not reset
   between queries.
  /para



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/reference/sybase/functions sybase-fetch-assoc.xml sybase-fetch-object.xml sybase-fetch-row.xml sybase-num-rows.xml sybase-query.xml

2003-02-19 Thread Damien Seguy
damsWed Feb 19 17:10:28 2003 EDT

  Modified files:  
/phpdoc/en/reference/sybase/functions   sybase-fetch-assoc.xml 
sybase-fetch-object.xml 
sybase-fetch-row.xml 
sybase-num-rows.xml 
sybase-query.xml 
  Log:
  Purifying see also
  
Index: phpdoc/en/reference/sybase/functions/sybase-fetch-assoc.xml
diff -u phpdoc/en/reference/sybase/functions/sybase-fetch-assoc.xml:1.1 
phpdoc/en/reference/sybase/functions/sybase-fetch-assoc.xml:1.2
--- phpdoc/en/reference/sybase/functions/sybase-fetch-assoc.xml:1.1 Fri Feb  7 
19:57:14 2003
+++ phpdoc/en/reference/sybase/functions/sybase-fetch-assoc.xml Wed Feb 19 17:10:28 
+2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.1 $ --
+!-- $Revision: 1.2 $ --
   refentry id=function.sybase-fetch-assoc
refnamediv
 refnamesybase_fetch_assoc/refname
@@ -28,7 +28,8 @@
  provides a significant added value.
 /para
 para
- Also see functionsybase_fetch_array/function, 
+ See also
+ functionsybase_fetch_array/function, 
  functionsybase_fetch_object/function, and 
  functionsybase_fetch_row/function.
 /para
Index: phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml
diff -u phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml:1.2 
phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml:1.3
--- phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml:1.2Wed Apr 17 
02:44:40 2002
+++ phpdoc/en/reference/sybase/functions/sybase-fetch-object.xmlWed Feb 19 
+17:10:28 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 --
   refentry id=function.sybase-fetch-object
refnamediv
@@ -27,8 +27,10 @@
 functionsybase_fetch_row/function (the difference is
 insignificant).
 /para
-para See also: functionsybase_fetch_array/function and
- functionsybase_fetch_row/function.
+para 
+ See also
+ functionsybase_fetch_array/function, and
+ functionsybase_fetch_row/function.
 /para
/refsect1
   /refentry
Index: phpdoc/en/reference/sybase/functions/sybase-fetch-row.xml
diff -u phpdoc/en/reference/sybase/functions/sybase-fetch-row.xml:1.2 
phpdoc/en/reference/sybase/functions/sybase-fetch-row.xml:1.3
--- phpdoc/en/reference/sybase/functions/sybase-fetch-row.xml:1.2   Wed Apr 17 
02:44:40 2002
+++ phpdoc/en/reference/sybase/functions/sybase-fetch-row.xml   Wed Feb 19 17:10:28 
+2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 --
   refentry id=function.sybase-fetch-row
refnamediv
@@ -27,7 +27,7 @@
  more rows.
 /para
 para
- See also: functionsybase_fetch_array/function,
+ See also functionsybase_fetch_array/function,
functionsybase_fetch_object/function,
functionsybase_data_seek/function,
functionsybase_fetch_lengths/function, and
Index: phpdoc/en/reference/sybase/functions/sybase-num-rows.xml
diff -u phpdoc/en/reference/sybase/functions/sybase-num-rows.xml:1.2 
phpdoc/en/reference/sybase/functions/sybase-num-rows.xml:1.3
--- phpdoc/en/reference/sybase/functions/sybase-num-rows.xml:1.2Wed Apr 17 
02:44:41 2002
+++ phpdoc/en/reference/sybase/functions/sybase-num-rows.xmlWed Feb 19 17:10:28 
+2003
@@ -1,10 +1,10 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 --
   refentry id=function.sybase-num-rows
refnamediv
 refnamesybase_num_rows/refname
-refpurposeget number of rows in result/refpurpose
+refpurposeGet number of rows in result/refpurpose
/refnamediv
refsect1
 titleDescription/title
@@ -17,9 +17,9 @@
  in a result set.
 /para
 para
- See also:  
+ See also 
  functionsybase_db_query/function, 
- functionsybase_query/function and, 
+ functionsybase_query/function, and
  functionsybase_fetch_row/function.
 /para
/refsect1
Index: phpdoc/en/reference/sybase/functions/sybase-query.xml
diff -u phpdoc/en/reference/sybase/functions/sybase-query.xml:1.2 
phpdoc/en/reference/sybase/functions/sybase-query.xml:1.3
--- phpdoc/en/reference/sybase/functions/sybase-query.xml:1.2   Wed Apr 17 02:44:42 
2002
+++ phpdoc/en/reference/sybase/functions/sybase-query.xml   Wed Feb 19 17:10:28 
+2003
@@ -1,10 +1,10 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 --
   refentry 

[PHP-DOC] cvs: phpdoc /en/reference/xml/functions utf8-decode.xml

2003-02-19 Thread Damien Seguy
damsWed Feb 19 17:11:26 2003 EDT

  Modified files:  
/phpdoc/en/reference/xml/functions  utf8-decode.xml 
  Log:
  Purifying see also
  
Index: phpdoc/en/reference/xml/functions/utf8-decode.xml
diff -u phpdoc/en/reference/xml/functions/utf8-decode.xml:1.3 
phpdoc/en/reference/xml/functions/utf8-decode.xml:1.4
--- phpdoc/en/reference/xml/functions/utf8-decode.xml:1.3   Fri Apr 19 07:11:21 
2002
+++ phpdoc/en/reference/xml/functions/utf8-decode.xml   Wed Feb 19 17:11:26 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.3 $ --
+!-- $Revision: 1.4 $ --
 !-- splitted from ./en/functions/xml.xml, last change in rev 1.2 --
   refentry id=function.utf8-decode
refnamediv
@@ -20,7 +20,8 @@
  literalUTF-8/literal encoded, to literalISO-8859-1/literal.
 /para
 para
- See functionutf8_encode/function for an explaination of UTF-8
+ See also 
+ functionutf8_encode/function for an explaination of UTF-8
  encoding.
 /para
/refsect1



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml

2003-02-19 Thread Damien Seguy
damsWed Feb 19 17:11:54 2003 EDT

  Modified files:  
/phpdoc/en/reference/var/functions  is-bool.xml is-null.xml 
is-string.xml unserialize.xml 
  Log:
  Purifying see also
  
Index: phpdoc/en/reference/var/functions/is-bool.xml
diff -u phpdoc/en/reference/var/functions/is-bool.xml:1.2 
phpdoc/en/reference/var/functions/is-bool.xml:1.3
--- phpdoc/en/reference/var/functions/is-bool.xml:1.2   Wed Apr 17 02:44:57 2002
+++ phpdoc/en/reference/var/functions/is-bool.xml   Wed Feb 19 17:11:54 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/var.xml, last change in rev 1.19 --
   refentry id=function.is-bool
refnamediv
@@ -16,7 +16,7 @@
  /methodsynopsis
  para
   Returns true; if the parametervar/parameter parameter is
-  a typeboolean/type.
+  a typebool/type.
  /para
  para
  See also 
Index: phpdoc/en/reference/var/functions/is-null.xml
diff -u phpdoc/en/reference/var/functions/is-null.xml:1.3 
phpdoc/en/reference/var/functions/is-null.xml:1.4
--- phpdoc/en/reference/var/functions/is-null.xml:1.3   Mon Jun 10 05:15:37 2002
+++ phpdoc/en/reference/var/functions/is-null.xml   Wed Feb 19 17:11:54 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.3 $ --
+!-- $Revision: 1.4 $ --
 !-- splitted from ./en/functions/var.xml, last change in rev 1.35 --
   refentry id=function.is-null
refnamediv
@@ -32,7 +32,7 @@
  functionis_object/function,
  functionis_array/function,
  functionis_integer/function, and
- functionis_real/function
+ functionis_real/function.
 /para
/refsect1
   /refentry
Index: phpdoc/en/reference/var/functions/is-string.xml
diff -u phpdoc/en/reference/var/functions/is-string.xml:1.2 
phpdoc/en/reference/var/functions/is-string.xml:1.3
--- phpdoc/en/reference/var/functions/is-string.xml:1.2 Wed Apr 17 02:44:58 2002
+++ phpdoc/en/reference/var/functions/is-string.xml Wed Feb 19 17:11:54 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/var.xml, last change in rev 1.19 --
   refentry id=function.is-string
refnamediv
@@ -17,7 +17,8 @@
  false; otherwise.
 /para
 para
- See also functionis_bool/function,
+ See also 
+ functionis_bool/function,
  functionis_int/function,
  functionis_integer/function,
  functionis_float/function,
Index: phpdoc/en/reference/var/functions/unserialize.xml
diff -u phpdoc/en/reference/var/functions/unserialize.xml:1.10 
phpdoc/en/reference/var/functions/unserialize.xml:1.11
--- phpdoc/en/reference/var/functions/unserialize.xml:1.10  Sat Jan  4 06:37:01 
2003
+++ phpdoc/en/reference/var/functions/unserialize.xml   Wed Feb 19 17:11:54 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.10 $ --
+!-- $Revision: 1.11 $ --
 !-- splitted from ./en/functions/var.xml, last change in rev 1.2 --
   refentry id=function.unserialize
refnamediv
@@ -105,7 +105,7 @@
  /example
 /para
para
-See Also: functionserialize/function.
+See also functionserialize/function.
/para
/refsect1
   /refentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/reference/url/functions urlencode.xml

2003-02-19 Thread Damien Seguy
damsWed Feb 19 17:12:25 2003 EDT

  Modified files:  
/phpdoc/en/reference/url/functions  urlencode.xml 
  Log:
  correcting titl
  
Index: phpdoc/en/reference/url/functions/urlencode.xml
diff -u phpdoc/en/reference/url/functions/urlencode.xml:1.2 
phpdoc/en/reference/url/functions/urlencode.xml:1.3
--- phpdoc/en/reference/url/functions/urlencode.xml:1.2 Wed Apr 17 02:44:55 2002
+++ phpdoc/en/reference/url/functions/urlencode.xml Wed Feb 19 17:12:25 2003
@@ -1,5 +1,5 @@
-?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+7?xml version=1.0 encoding=iso-8859-1?
+!-- $Revision: 1.3 $ --
 !-- splitted from ./en/functions/url.xml, last change in rev 1.2 --
   refentry id=function.urlencode
refnamediv
@@ -49,7 +49,7 @@
 arg_separator for this.  Leave it as amp;, but simply encode
 your URLs using functionhtmlentities/function(urlencode($data)).
  example
-  titlefunctionurlencode/htmlentities/function example/title
+  titlefunctionurlencode/function and functionhtmlentities/function 
+example/title
   programlisting role=php
 ![CDATA[
 echo 'a href=mycgi?foo=', htmlentities(urlencode($userinput)), '';
@@ -60,7 +60,7 @@
 para
  See also functionurldecode/function,
  functionhtmlentities/function,
- functionrawurldecode/function,
+ functionrawurldecode/function, and
  functionrawurlencode/function.
 /para
/refsect1



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/reference/sem/functions sem-get.xml

2003-02-19 Thread Damien Seguy
damsWed Feb 19 17:35:06 2003 EDT

  Modified files:  
/phpdoc/en/reference/sem/functions  sem-get.xml 
  Log:
  purify see also
  
Index: phpdoc/en/reference/sem/functions/sem-get.xml
diff -u phpdoc/en/reference/sem/functions/sem-get.xml:1.4 
phpdoc/en/reference/sem/functions/sem-get.xml:1.5
--- phpdoc/en/reference/sem/functions/sem-get.xml:1.4   Sat Feb  1 23:51:50 2003
+++ phpdoc/en/reference/sem/functions/sem-get.xml   Wed Feb 19 17:35:06 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.4 $ --
+!-- $Revision: 1.5 $ --
 !-- splitted from ./en/functions/sem.xml, last change in rev 1.2 --
   refentry id=function.sem-get
refnamediv
@@ -33,8 +33,8 @@
  identifiers access the same underlying semaphore.
 /para  
 para 
- See also: functionsem_acquire/function,
- functionsem_release/function and functionftok/function.
+ See also functionsem_acquire/function,
+ functionsem_release/function, and functionftok/function.
 /para
 note
  simpara



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/reference/url/functions urlencode.xml

2003-02-19 Thread Sara Golemon
pollita Wed Feb 19 19:29:28 2003 EDT

  Modified files:  
/phpdoc/en/reference/url/functions  urlencode.xml 
  Log:
  Always make test
  
  
Index: phpdoc/en/reference/url/functions/urlencode.xml
diff -u phpdoc/en/reference/url/functions/urlencode.xml:1.3 
phpdoc/en/reference/url/functions/urlencode.xml:1.4
--- phpdoc/en/reference/url/functions/urlencode.xml:1.3 Wed Feb 19 17:12:25 2003
+++ phpdoc/en/reference/url/functions/urlencode.xml Wed Feb 19 19:29:28 2003
@@ -1,5 +1,5 @@
-7?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.3 $ --
+?xml version=1.0 encoding=iso-8859-1?
+!-- $Revision: 1.4 $ --
 !-- splitted from ./en/functions/url.xml, last change in rev 1.2 --
   refentry id=function.urlencode
refnamediv



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xml is-null.xml is-string.xml unserialize.xml

2003-02-19 Thread Damien Seguy

Le mercredi, 19 fév 2003, à 19:36 America/Montreal, Philip Olson a 
écrit :

  /methodsynopsis
  para
   Returns true; if the parametervar/parameter parameter is
-  a typeboolean/type.
+  a typebool/type.
  /para
  para
  See also


What's wrong with writing out boolean here?  I'd prefer boolean
over bool here.

Then, what about a linkboolean/link.
typeboolean/type is inconsistent with the rest of the doc.

I thought it was about to be transformed into automatic link like (just 
like
in some other page I keep forgeting), which would solve the trouble
and keep the consistency.

Dams.

--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DOC] cvs: phpdoc /en/reference/var/functions is-bool.xmlis-null.xml is-string.xml unserialize.xml

2003-02-19 Thread Derick Rethans
On Thu, 20 Feb 2003, Philip Olson wrote:

/methodsynopsis
para
 Returns true; if the parametervar/parameter parameter is
  -  a typeboolean/type.
  +  a typebool/type.
/para
para
See also 
 
 What's wrong with writing out boolean here?  I'd prefer boolean
 over bool here.

bool is the name of the type used throughout the manual, in protos etc. 
And bool will make it link to the corresponding manual page.

Derick

-- 
Stop mad cowboy disease!
-
 Derick Rethans http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals   http://php-mag.net/
-


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php