mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Updates the FAQ: - Mentions named arguments in the parameter order entry. - Adds a note discouraging manual escaping in the addslashes entry, recommending prepared statements and parameter binding instead.