<?php include('includeFile.php')?var=2 ?>
<?php $var = 2; include('includeFile.php')?>
$_GET['var'] = 2;
Jump To Top of Thread