Hi! I wrote this post originally for killerSites.com but then I figured that PHP programmers are probably the biggest suckers when it comes to page design – in short, you probably need this more than most! 😉 Hi, Based on a recent forum post where someone with code skills (HTML, CSS, JavaScript) wanted to improve…
Read More
Peekaboo bugs are the worst sort of bugs, because they just pop-up randomly and are really hard to track down. When a PHP peekaboo bug appears, I get very nervous because I know that I might be spending hours trying to track it down. I also get nervous because the peekaboo bug itself, tells me…
Read More
Hi, It’s been a long while since I’ve blogged about anything here … been busy building things. Refactoring a Prototype Recently, we were refactoring a PHP/CodeIgniter based project, cleaning up the code from a quick prototype we put out. When you have an idea for a piece of software, it is almost always a good…
Read More
Normally people think of laziness as being something negative. Generally it is, but when it comes to programming, laziness can be a virtue. But why? Programming is all about saving time. Don’t forget that the whole point of writing software, is to automate some process … to save time. You should carry that forward, into…
Read More
Hi, I recently got an email from an experienced programmer who MAY have been a little fearful of learning PHP: I was working on your CRUD video course (making good progress), and my friend rang me. I informed him what I was up to and he suggested that I should just start writing code, as…
Read More
Hi, I wasn’t sure what category to put this blog post in, because it isn’t really about PHP code or even about code in general, but there are a few things to learn from my recent update to the Killervideostore.com website: If adding something to a page/site DOES NOT have any measurable impact, remove it….
Read More
Hi, I want to announce that we just combined our two popular packages (Complete Web Designer and Complete Web Programmer) into one mega training package: Web Developer from Scratch. This is by far our most comprehensive video package, with over 62hrs of video training that covers everything from basic web design, all the way to…
Read More
Hi, Not strictly PHP but something that any web programmer might have to deal with from time to time: denial-of-service attack (DoS attack). What is a DOS attack? Some dirty nerd (or group of dirty rat bastard nerds) decide they want to make your site or your servers unusable or at least, much less usable….
Read More
Hi, I will start with the main point: you can now get the Complete Web Programmer for only $20 (instead of the normal price of $100!) through our special deal. Read below to learn about the details … One of my most popular training packages is the Compete Web Programmer, because it takes you from…
Read More
Hey guys. My name is Roberto and I have been a web developer for the past five years. I will be blogging about interesting things in the life of a developer I have worked with a few different frameworks over the course of my development career (e.g. CodeIgniter, Laravel, Symfony) and have also tried/tested many…
Read More