v5:database:text
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| v5:database:text [2020/01/04 17:44] – [Workaround for current ADOdb 5.20.15] make the workaround more obvious by highlighting the difference dregad | v5:database:text [2020/01/13 13:17] (current) – fix invalid tag specification dregad | ||
|---|---|---|---|
| Line 100: | Line 100: | ||
| $sql = ' | $sql = ' | ||
| + | // Does not work with PHP 5.3 or later, see workaround below | ||
| $result = $db-> | $result = $db-> | ||
| Line 107: | Line 108: | ||
| </ | </ | ||
| - | ===== Workaround  | + | ===== Workaround  | 
| + | |||
| + | For PHP 5.3 or later, the following workaround can be used (tested with ADOdb 5.20.15). | ||
| Replace the '' | Replace the '' | ||
| Line 116: | Line 119: | ||
| $db-> | $db-> | ||
| </ | </ | ||
| + | |||
| + | {{tag> | ||
v5/database/text.1578156241.txt.gz · Last modified:  by dregad
                
                