Recently published tutorials
The 3 rules of thumb to make your PHP application horizontal scale ready
Almost every PHP application involves user authentication and most of the authentication in PHP is using session storge
Types of caching in a PHP web application
Most of our PHP applications are built for the web and accessed by a browser. The browser interacts with our application via HTTP protocol
Understanding Design Patterns - Abstract Factory
Provide an interface for creating families of related or dependent objects without specifying their concrete classes
Understanding Design Patterns - Adapter
The hotel staff was quite courteous but they informed her that they don't and Marina would have to buy one from the local hardware
Understanding Design Patterns - Command
The result is havoc with every man fighting for himself instead of the group fighting as a group and protecting each other
Understanding Design Patterns - Composite
Let us take as an example two toys products wrapped in a small box individually and then the two small boxes are placed into a big box
Understanding Design Patterns - Decorator
black coffee is not really a popular choice because of its overpowering bitter taste. Most people prefer to have milk in their coffee
Understanding Design Patterns - Facade
There was one time when his colleague saw Eric rushing back into the office after he had logged out of work for the day
Understanding Design Patterns - Factory Method
but let the classes that implement the interface decide which class to instantiate. The Factory method lets a class defer instantiation
Understanding Design Patterns - Iterator
Provides a way to access the elements of an aggregate object sequentially without exposing its underlying representation
Understanding Design Patterns - Observer
Mary explained that she has to make several trips to the baby's room last night to make sure that the baby is fine. Obviously
Understanding Design Patterns - Simple Factory
they're a pioneer in toy manufacturing. They started production at a time when few toys were being produced commercially
Showing 157 to 168 of 178 results