Wendell Adriel's Blog · Sep 26, 2023
Avoid the AOP: Array-Oriented Programming
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Arrays are a convenient way of organizing and passing data in PHP applications, but should we do it? In this article, I'll show the cons of abusing the use of associative arrays and a simple alternative for that.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.