Ready for another round of 13 amazing visual feasts? Here comes round 2 of Weird Wacky Wonderful Websites Worth Watching!
A massive list of inspiration sources for graphic design and web design for anyone who is having a block, or just needs a bit of a juice boost. Plus, one ultimate source that you’re probably not going to find on other list posts like this one, but will count the most.
Like all designers, I sometimes reach a point where my brain doesn’t design. It simply regurgitates tired old drop shadows and gradients. Fortunately, I have a habit of collecting sites that I find on Stumbleupon, Twitter, and other places, that I find visually inspiring. I may not get any ideas out of them directly, but [...]
In the previous chapters, we’ve covered variables, functions, and operators. We’ve also touched slightly on conditional statements. In this chapter, I’m going to cover the rest of conditional statements.
Operators are to PHP what grammar particles are to English. They connect the various important bits you have to become a fully functional code. In this chapter I’m going to guide you through the four types of operators, how they’re used, and some pitfalls that you should look out for.
In the previous chapter, you learned what PHP is and what you could be capable of achieving with it. In this chapter, I’m going to introduce you to two of PHP’s essential building blocks: functions and variables.
Imagine this scenario. You’re a kick-ass designer, you make gorgeous website mocks in Photoshop, and you already know how to turn them into basic HTML websites. But you want to learn how to take your skills to the next level, by adding server-side functionality. Here’s one programming language that’s about to rock your world.