Inject variable into php include

Posted by Unknown on Saturday, August 2, 2014

I've seen a number of questions here about using variables from an include that look like this: test.inc.php: <?php $variable = "value"; ?> file.php:

more

{ 0 comments... » Inject variable into php include read them below or add one }

Post a Comment

Popular Posts