Breakfast in Capetown
Tag Archives: Web development

Joomla – fetching ‘GET’ Variable the proper way

So apparently there’s a lot of security risks in using our traditional $_GET['item'] within our custom developed modules / extensions. I for one am guilty of using a lot of GETs simply because they’re easy and pretty straight forward. So in order to dispense the ‘risk’ and combat some known exploits we’re advised to use [...]

Read full storyComments { 0 }
no_image

First of many

I can not say I am going to be writing as often as the guys who make money blogging. However I will be writing enough to document procedures, tricks and links to sites that would’ve helped me in achieving certain goals and objectives. As a developer I found that code snippets are extremely useful; needless [...]

Read full storyComments { 0 }