Docs update for SQL validator

This commit is contained in:
Robin Johnson
2002-09-08 19:50:18 +00:00
parent e7728afa82
commit 8e5dd76b7e
2 changed files with 805 additions and 734 deletions

View File

@@ -2322,7 +2322,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
<b>[6.14] How do I set up the SQL validator?</b>
<br />
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
PEAR modules for usage.
<br />
@@ -2331,6 +2331,9 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
strings, numbers replaced with generic values). The Mimer SQL
Validator itself, is &copy; 2001 Upright Database Technology.
We utilize it as free XML-SOAP service.
<br />
The overload module is crucial to the functionality of the validator
service.
</p>
<p>

File diff suppressed because it is too large Load Diff