News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Chris Shiflett's Blog:
PHP Tidbits
October 25, 2006 @ 07:34:05

Chris Shiflett, in working on a new, cleaner and leaner version of his site, shiflett.org, has come across a few "PHP tidbits" that he shares in his latest entry.

Just for fun, I'd like to share a couple of quick PHP tidbits with you that I wrote instead of starting on the real project at hand.

This post is the first of them, demonstrating two things . The first of which how you can make a useful tool with the SimpleXML functionality of PHP 5 and a REST API (like his example from Feedburner). His example grabs the statistics from the Feedburner API and pulls out the circulation number with two lines of code.

The second bit of functionality he shares is a quick function for shortening URLs to make them a bit easier to manage. It insets the ellipsis into the middle of the long URL to make it easier to squeeze into that layout.

0 comments voice your opinion now!
tidbits example tutorial feedburner simplexml circulation shorten url tidbits example tutorial feedburner simplexml circulation shorten url



Similar Posts

Scott Mattocks\' Blog: PHP-GTK News #11

DevShed: MySQL Table Prefix Changer Tool in PHP

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

Nefarious Designs: Object-Oriented PHP Part 4: PHP5's Improved Features

Community News: Sara Golemon & Christopher Jones - First Day Summaries of php|works


Community Events







Don't see your event here?
Let us know!


developer release framework database zend zendframework PHP5 code book example mysql ajax security application releases job cakephp package PEAR conference

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework