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

php|architect: January 2013 Issue Released

PHP Magazine: May 2006 Issue Released!

PHP Magazine: January 2006 Issue Released (01.2006)

David Sklar\'s Blog: Ning in International PHP Magazine

Ivo Jansch's Blog: Interview in Computerworld UK


Community Events











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


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

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