Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/usr/local/php5.5/lib/php/test/Auth/tests/
Upload File :
Current File : //proc/thread-self/root/usr/local/php5.5/lib/php/test/Auth/tests/auth_container_pop3a_options.php

<?php

$options = 'mail.example.com:110';

$extra_options['username'] = 'test_user';
$extra_options['passwd'] = 'test_user';

?>