For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > March 2006 > cvs: phpdoc /en/reference/paradox/functions px-new.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/paradox/functions px-new.xml
Uwe Steinmann

2006-03-30, 6:58 pm

steinm Thu Mar 30 15:52:53 2006 UTC

Modified files:
/phpdoc/en/reference/paradox/functions px-new.xml
Log:
- added note what to use in oo interface


http://cvs.php.net/viewcvs.cgi/phpd...4&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-new.xml
diff -u phpdoc/en/reference/paradox/functions/px-new.xml:1.3 phpdoc/en/reference/paradox/functions/px-new.xml:1.4
--- phpdoc/en/reference/paradox/functions/px-new.xml:1.3 Wed Feb 8 06:31:39 2006
+++ phpdoc/en/reference/paradox/functions/px-new.xml Thu Mar 30 15:52:53 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/paradox.xml, last change in rev -->
<refentry id="function.px-new">
<refnamediv>
@@ -17,7 +17,8 @@
Create a new paradox object. You will have to call this function before any
further functions. <function>px_new</function> does not create any file on
the disk, it just creates an instance of a paradox object. This function
- must not be called if the object oriented interface is used.
+ must not be called if the object oriented interface is used. Use <code>new
+ paradox_db()</code> instead.
</para>
</refsect1>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com