Code & the internet

Posts Tagged ‘filters’

How to write a WordPress plugin that uses flickr

So, I have written my first (good) WordPress plugin [here] so I thought I would go through how I went about it.  I found working with WordPress really easy and intuitive to develop with. The Idea First and foremost with a WordPress plugin is to have a good idea that nobody else has had yet. [...]


filter_var – PHP Function

This week I discovered a great new PHP function – it is going to make filtering user input so easier and everything much quicker.  If you want to take a look at the php manual, take a look here. filter_var The function is to be used to check or filter user input against a range [...]


Previously

Building a PHPDoc parser in PHP

This is the second in a series of posts about how I built Doqumentor – The Runtime PHP Documen


Using the PHP Reflection API to document your code

I have recently spent a bit of time writing a new PHP development tool for documenting code at runti


Exploring the iPhone’s accelerometer through Javascript

The iPhone has had an accelerometer in it since the start, allowing users to tilt the device and it