This method will execute the file_handle.php file and return the html result. So we can simply use this to database updates using this (use get method for pass inputs).
echo "Start";
$result = file("http://localhost/testing/file_handle.php");
echo "end";
?>
0 comments:
Post a Comment