<?php $file = 'https://analog-design.net/2024_PHP/2024_PHP_28_10_2024/explorer/aaa.pdf'; echo "<embed src='$file' type='application/pdf' width='80%' height='600px' />"; ?>