Posts tagged with ‘URL’

fb

I’ve only really had to do this myself a couple of times and each time I’m asked I’m always left thinking, now, where do I begin? For one thing getting the Facebook page’s RSS feed URL is hard enough, so I thought I’d write a little post on how to get that URL, parse it [...]

In this quicktip I’ll show you how to create clever ‘pretty URL’s’ using your servers htaccess file. Why are they clever? The easiest way to explain this is in an example : So say we enter www.example.com/pretty-url/ into our browsers address bar, this will then call the file www.example.com/pretty-url.php (or whatever file extension you like) [...]