示例#1
0
<form method="post" action="/main/get_pdf">
    <input type="hidden" id="path" name="path" value="<?php 
echo phpexcel_block_class::getValues('path');
?>
">
    <input type="submit">
</form>