Google News
logo
Phalcon - Interview Questions
Enlist the features of PHQL.
* It secures the code using bound parameters.
* It prevents injection by executing one SQL statement per call.
* It ignores all comments which mostly used in SQL injections.
* It only allows data manipulation statement to execute.
Advertisement