website_jukni/pastebin/themes/geocities/views/view/captcha.php

4 lines
66 B
PHP
Raw Normal View History

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