Archives
Daily Archive for Wednesday, May 26th 2010

Global Variables in PHP vs JavaScript

I’m still relatively new to PHP and the one thing that continues to trip me up is the use of global variables. I cut my programming teeth many years ago on languages like C and Visual Basic and more recently JavaScript, all of which handle global variables differently to PHP.

Read More

Calendar