SyntaxFix
Write A Post
Hire A Developer
Questions
<?php ob_start(); var_dump($_POST['C']); $result = ob_get_clean(); ?>
if you want to capture the result in a variable