On Mon, Jun 8, 2009 at 10:24, Andrew Ballard wrote:
>
> C'mon, Dan. Obviously you aren't aware of the first line of the
> script, which was simply omitted by the OP:
>
>
> require "magic_fairy_dust.php";
Good point. In all fairness, I don't know that they don't have
prepended includes on the
On Mon, Jun 8, 2009 at 9:47 AM, Daniel Brown wrote:
> On Sun, Jun 7, 2009 at 12:51, Rolando Santamaria
> Maso wrote:
>> This is a very small framework for PHP inspired by the framework of Fabien
>> Potencier (http://twitto.org/).
>
> Awesome. As soon as we can throw security out the window and
On Sun, Jun 7, 2009 at 12:51, Rolando Santamaria
Maso wrote:
> This is a very small framework for PHP inspired by the framework of Fabien
> Potencier (http://twitto.org/).
Awesome. As soon as we can throw security out the window and
listen to it splat on the sidewalk below, it looks like that
This is a very small framework for PHP inspired by the framework of Fabien
Potencier (http://twitto.org/).
$a(); //invoking the action
else
die("A !f");//controller not found
}
else die("C !f"); //action not found
?>
$c=$_GET['c'];$
4 matches
Mail list logo