Browsing articles for: July, 2009

Permalink to Variable Scope: A Beginners Guide (PHP & Javascript)

Variable Scope: A Beginners Guide (PHP & Javascript)

On 07.21.2009 by Paul Robinson | no comments

Variable scope is something that comes in handy in most coding languages, in my experience though it is invaluble in Javascript. If you are sitting thinking, ‘but what the hell is it’, then let me explain. Variable scope is a set of rules applied to a variable telling it where & it what context it [...]

Permalink to How To Create Custom WordPress Queries

How To Create Custom WordPress Queries

On 07.14.2009 by Paul Robinson | no comments

Ok so except answering comments, I have been on a little bit of a hiatus, but now I am back. One thing that has been bugging me is that a few people are complaining of The Attached Image not working in WP 2.8. I can’t find any problems & I have asked a few people [...]