There are so many mobile browsers available today that it would be difficult to specify each one. Un...
I've been programming in PHP for nearly 10 years, and I would consider myself to be fairly competent...
So, what if you want to create a simple PHP script without having to create a new database for a sim...
Let's say you wanted to create your own Video Membership site. What would you use for that? Your fir...
If there ever comes a time when you wish to detect whether a string has english characters or not....
If you had ever wondered how people create cool keyword or marketing tools which integrate with Goog...
Sometimes when using php you may have a string containing a file location. In many cases (most of th...
So, a couple weeks ago I experienced heavy server overloads on an app due to so many concurrent user...
Laravel has some pretty awesome helpers. You've probably used them several times throughout your app...
Notifying users of various things that happen in your application is super easy to implement thanks ...
If you are new to PHP or even if you are a veteran PHP programmer you may have heard about traits&nb...
You’ve probably heard about PHP 7 and you're probably excited that a new version is available....
If you are new to PHP you've probably heard of the term class. In this quick article we'll teach you...
First let's start off by answering the question... "What the heck are these weird things called name...