4 lines
66 B
PHP

<?php
header('Content-type: image/jpeg');
display_captcha($word);