Answer the question
In order to leave comments, you need to log in
Is there a PHP book that deals with performance (optimization) and code security as part of the learning process?
Can you please tell me if there is a book on PHP in which the issue of performance (optimization) and code security is considered in the learning process (from scratch)? Please share titles and authors.
In general, advise a normal book.
Answer the question
In order to leave comments, you need to log in
Performance and optimization during the training phase and in the first few years is not needed. And where it is needed, the bottleneck in 99.999% of cases is not the language, but the work with the storage, and it is necessary to optimize it.
And safety is considered everywhere (in fact, safety is not special measures, but simply the correct use of tools).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question