Ver original$miVar = 'juan';echo mifunction($miVar); // si quieres de un post:$var = $_POST['var'];echo funcion($var);