Yes, this. The Sandbox competition is a test of your CSS and design skills. You have to style the WordPress Sandbox theme as creatively and elegantly as you can. I heard about it while at the Admin Dashboard a couple days ago (<3 you Ajax) No comments. Read the complete post »
Arrays in PHP
Jun 13
Welcome back to my little series of PHP novice tutorials. As previously mentioned, I will move on to more advanced tutorials in a month or so, but I might randomly throw in one or two of those while I’m at it. I dunno. Let’s move on to arrays. No comments. Read the complete post »
Today I’ll be talking about basic arithmetic functions and a little about PHP errors. I’ll probably fill June with nothing but novice PHP tutorials just to get started, then carry on to more sophisticated PHP workings and probably a practical application or two. Well, let’s get started! No comments. Read the complete post »
Well, I’ve decided that my first actual tutorial should be a little beginner’s introduction to PHP: Hypertext Preprocessor, one of the most popular open source programming languages around. So, here we go! OK, PHP is basically a programming language designed primarily for web applications and databases. That’s why PHP has complete capability of being embedded [...] No comments. Read the complete post »