Tag Archives: PHP

Yahoo! Web Services news over Atom

aka: “When you realise Yahoo! already serve their news over RSS…”
Continue reading

Posted in Scripting | Tagged , , , , , , , , | Leave a comment

Yahoo! Web Services news over RSS

I’ve put together a small project that will create an dynamic RSS 2.0 feed based on the Yahoo! News Search hooks.
Continue reading

Posted in Scripting | Tagged , , , , , , , , | 5 Comments

ALA’s PHP Switcher revisited

Recently, the webzine A List Apart published an article by Chris Clark that demonstrated stylesheet switching using PHP. However, the code used won’t work on some recent installations of PHP.
Continue reading

Posted in Scripting | Tagged , , , , | Leave a comment

PHP, RSS and del.icio.us

Things to remember when doing dumb things like moving your site to PHP just to get a cool RSS feed.
Continue reading

Posted in Scripting | Tagged , , , , , , | Leave a comment

Storing the PHP session ID in a form

A tiny code snippet that helps with accessing SID and PHPSESSID in form submissions.
Continue reading

Posted in Scripting | Tagged , , , | Leave a comment