The Artima Developer Community
Sponsored Link

PHP Buzz Forum
PHP and Standards: arg_separator.output

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Harry Fuecks

Posts: 875
Nickname: hfuecks
Registered: Sep, 2004

Dynamically typed through Sitepoint
PHP and Standards: arg_separator.output Posted: Mar 21, 2005 1:08 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Harry Fuecks.
Original Post: PHP and Standards: arg_separator.output
Feed Title: SitePoint's PHP Blog: Dynamically Typed
Feed URL: http://feeds.pheedo.com/sitepoint_blogs_category_php_feed
Feed Description: SitePoint's PHP blog: Dynamically Typed
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Harry Fuecks
Latest Posts From SitePoint's PHP Blog: Dynamically Typed

Advertisement
PHP's configuration directive arg_separator.output allows you to tell PHP how it should separate arguments in a URL and has a default value of '&'. The directive affects all URLs that are generated or modified automatically by PHP. The only time this is likely to affect ...

Read: PHP and Standards: arg_separator.output

Topic: PHP Security - Ideas for Building a HttpRequest Class Previous Topic   Next Topic Topic: Exit and Die as Class Methods

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use