コード例 #1
0
ファイル: phpexcel_block.php プロジェクト: Ate1st/test
<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>