Hi, I wanted to announce that we released a two part video screencast tutorial in our video tutorial subscription service on using PHP, jQuery and AJAX to load XML data. … We built this script for our own sites, so that we could grab RSS feeds from our forums and display them on various home…
Read More
Hi, I haven’t been working on killerphp for a little while because of work on other websites in the killersites network … OK, and other things too. … Xbox can take up a lot of time!! What’s news? Well, we have a whole slew of advanced MySQL videos coming out within a week. We will…
Read More
Hi, People ask me from time to time, what PHP framework is the best one to learn? Well, I always look at technology choices with two things in mind: How capable is the technology? How accepted is the technology? If you look around, it becomes pretty clear, that if you want to learn an effective…
Read More
Hi, I’ve been busy with things and so not too many updates lately. Not to worry thought, we have a brand new course and lots of free videos coming out soon on advanced MySQL. In the following podcast (it was a video but I changed my mind …), I talk about the pragmatism of the…
Read More
Hi, I’ve been out of the picture for a little while, mainly because we’ve been busy with our new video tutorial subscription service. Some PHP nerd details: We built the web application from scratch using a basic MVC model with straightforward database work – no ORM was required for such a simple project. The most…
Read More
Hi, I just wanted to wish everyone happy holidays and a merry xmas – if applicable. 🙂 In other news .. well, we’ve been working hard on stuff and should have a bunch of new videos in January. Thanks, Stefan Mischook
Read More
Hi, I decided to create a video based on my recent article on ORM frameworks. I shot this in HD … so select the HD option if you got big pipes. Let me know what you think. Stefan Mischook
Read More
In the following article we will learn a few things about ORM frameworks: What they are. What they do. When and why to use them. And finally, what ORM options PHP’ers have. Let’s start … If you’re working with PHP, you will certainly find yourself working with relational databases (like MySQL) sooner or later. Anyone…
Read More
First, let me just say that this is not a tutorial, this is an article meant to give you an overview with a few options thrown in. Ok, let’s start … You should protect your relational databases (like MySQL) from the dreaded SQL injection attack. These attacks are conducted by evil sniveling nerds, trying to…
Read More
Hi Guys, My good buddy and right-hand-nerd, Jon is being flown down to do a live webinar for the Zend geeks at Intuit. It seems the accounting giant has recognized Jon’s ability to take the complex and make it seem simple. Just in case you don’t know, Jon is the author of our crazy cool…
Read More