ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:adodb_lang

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v5:reference:adodb_lang [2024/08/26 00:57] – [Description] mnewnhamv5:reference:adodb_lang [2024/08/26 01:02] (current) – [Syntax] mnewnham
Line 45: Line 45:
  
 ===== Syntax ===== ===== Syntax =====
 +Note that the variable can be set at any time. The newly defined value replaces any previously set value, or if none, US English
 +
 <code pre> <code pre>
-$ADODB_LANG = 'uk';+$ADODB_LANG = 'uk'; //Set Error message responses to Ukranian
 </code> </code>
  
v5/reference/adodb_lang.1724626623.txt.gz · Last modified: 2024/08/26 00:57 by mnewnham