ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/functions crack.xml dbase.xml
by Kenneth Schwartz other posts by this author
Jan 19 2002 11:11PM messages near this date
[PHP-DOC] cvs: phpdoc /de Translators | [PHP-DOC] cvs: phpdoc /de/language variables.xml
irc-html		Sat Jan 19 18:11:33 2002 EDT

  Modified files:              
    /phpdoc/en/functions	crack.xml dbase.xml 
  Log:
  incorporate user notes, configure options
  
Index: phpdoc/en/functions/crack.xml
diff -u phpdoc/en/functions/crack.xml:1.5 phpdoc/en/functions/crack.xml:1.6
--- phpdoc/en/functions/crack.xml:1.5	Wed Jan  2 14:14:25 2002
+++ phpdoc/en/functions/crack.xml	Sat Jan 19 18:11:32 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.5 $ --> 
+<!-- $Revision: 1.6 $ --> 
  <reference id="ref.crack"> 
   <title> Crack functions</title>
   <titleabbrev> Crack functions</titleabbrev>
@@ -8,7 +8,7 @@
    <simpara> 
     These functions allow you to use the CrackLib library to test the 'strength'
     of a password.  In order to use these functions, you must compile PHP with
-    Crack support by using the <option role="configure"> --with-crack</option>
+    Crack support by using the <option role="configure"> --with-crack[=DIR]</option>
     option.
    </simpara> 
    <simpara> 
Index: phpdoc/en/functions/dbase.xml
diff -u phpdoc/en/functions/dbase.xml:1.15 phpdoc/en/functions/dbase.xml:1.16
--- phpdoc/en/functions/dbase.xml:1.15	Sun Dec 30 06:51:05 2001
+++ phpdoc/en/functions/dbase.xml	Sat Jan 19 18:11:32 2002
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.15 $ --> 
+<!-- $Revision: 1.16 $ --> 
  <reference id="ref.dbase"> 
   <title> dBase functions</title>
   <titleabbrev> dBase</titleabbrev>
@@ -7,7 +7,8 @@
   <partintro> 
    <simpara> 
     These functions allow you to access records stored in dBase-format
-    (dbf) databases.
+    (dbf) databases.  In order to use these functions, you must compile
+    PHP with the <option role="configure"> --enable-dbase</option> option.
    </simpara> 
    <simpara> 
     There is no support for indexes or memo fields. There is no

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved