Docs update for SQL validator
This commit is contained in:
@@ -2322,7 +2322,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
<b>[6.14] How do I set up the SQL validator?</b>
|
<b>[6.14] How do I set up the SQL validator?</b>
|
||||||
<br />
|
<br />
|
||||||
To use it, you need a very recent version of PHP, built with
|
To use it, you need a very recent version of PHP, built with
|
||||||
XML and PEAR support. On your system command line, run
|
Overload, XML and PEAR support. On your system command line, run
|
||||||
<tt>"pear install Mail_Mime Net_DIME SOAP"</tt> to get the nessecary
|
<tt>"pear install Mail_Mime Net_DIME SOAP"</tt> to get the nessecary
|
||||||
PEAR modules for usage.
|
PEAR modules for usage.
|
||||||
<br />
|
<br />
|
||||||
@@ -2331,6 +2331,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
|||||||
strings, numbers replaced with generic values). The Mimer SQL
|
strings, numbers replaced with generic values). The Mimer SQL
|
||||||
Validator itself, is © 2001 Upright Database Technology.
|
Validator itself, is © 2001 Upright Database Technology.
|
||||||
We utilize it as free XML-SOAP service.
|
We utilize it as free XML-SOAP service.
|
||||||
|
<br />
|
||||||
|
The overload module is crucial to the functionality of the validator
|
||||||
|
service.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
1534
Documentation.txt
1534
Documentation.txt
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user