Injecting another php
php to check if checkbox is checked
php to inject certain php file if associated checkbox is checked
<?php
include("includes/drops.php");
// do your stuff/coding here
?>
php to inject certain php file if associated checkbox is checked
<?php
include("includes/drops.php");
// do your stuff/coding here
?>
Comments
Post a Comment