Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16126 программистов и 1772 робота. Сейчас ищут 1885 программистов ...
Настройка во время выполнения
Вернуться к: Установка и настройка
Данное расширение не определяет никакие директивы конфигурации в php.ini.
Tracing
You may be interested in seeing the SQL statements that are generated
in order to apply changes back to the database. At the top of the
SDO/DAS/Relational.php
you will find a number of constants which control whether the process
of constructing and executing the SQL statements is to be traced.
Try setting
DEBUG_EXECUTE_PLAN
to TRUE
to see the generated SQL statements.
Вернуться к: Установка и настройка