[pre]
<? $board_id = "boardid"; $board_code = "boardcode"; ?> <iframe name='contents' id='contents' src='/cyboard/board.html?id=<?=$board_id?>&code=<?=$board_code?>&o_mode=<?=$o_mode?>&o_seq=<?=$o_seq?>' marginwidth='0' marginheight='0' height='50' width='100%' scrolling='no' frameborder='0'></iframe>
[/pre]
|