PHP Manual

Tutorials

This page was created as a collection of well-intentioned advice on how to program correctly in PHP. In 10 years of programming, I have tried many wrong paths and come to a large number of conclusions that took me a long time to decide. This site is mainly for the purpose that you don't have to, and you might as well program well. If you're looking for definitions, check the documentation.

Algorithms
6
Algorithms are instructions for solving specific problems. At a basic level, we can think of an algorithm as a cookbook, because it describes the steps of how to produce a finished dish from the input ingredients quite precisely. In programming,…
Experience from practice
12
I have been gathering experience with programming and web development since 2009. This section contains articles and descriptions of various situations I experience in practice. I believe you may find them useful.
Status:
All systems normal.
2024