PHP-ACTION WRAPPER 0.2

 PHP code for easy pass a long list of boolean variable over the pages.

Without PAW
index.php?action=foo&pippo=true&pluto=true
With PAW
index.php?action=foo.pippo.pluto

DEMO


QUERY_STRING:

Action:default



Try this URL:

INSTALL

 Copy & paste this code:

SYNOPSIS

Simply plaste the code in your script, and use the variable $subaction_xxx.

LIMITATIONS

  Nothing i think.

STATUS

Version 0.2 (00-JULY-2003)
License GPL
Author Stefano "SteO" Arcidiacono (info@steo.it)

 See steo/php for other script.