News Feed
Jobs Feed
Sections




News Archive
Chris Shiflett's Blog:
PHP Magazine December Issue
December 02, 2005 @ 13:45:53

In this new post from Chris Shiflett today, he looks at the contents of his latest Guru Speak column in the December issue of the PHP Magazine.

My column, Guru Speak, discusses the interesting things you can do with output buffering.

My favorite output buffering trick isn't really a trick at all - it's a relatively new (PHP 4.3+) function called output_add_rewrite_var(). This function makes the otherwise tedious chore of rewriting URLs very easy. For example, if you decide you want to propagate an auth token to strengthen your session mechanism.

He also three examples of how to use this function to work with rewriting some of the content in your script...

0 comments voice your opinion now!
output_add_rewrite_var magazine output_add_rewrite_var magazine


blog comments powered by Disqus

Similar Posts

Robert Peake\'s Blog: Introducing Design Patterns Now Available

Community News: php|architect Site Relaunch

Chris Shiflett\'s Blog: PHP Magazine December Issue

Marco Tabini\'s Blog: How we failed the PHP brand

Matthew Turland's Blog: Web Scraping Article Published


Community Events











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


community release api framework example podcast code database phpunit development zendframework2 language series interview functional testing introduction opinion composer unittest

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