D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
lampp
/
lib
/
php
/
test
/
Auth
/
tests
/
Filename :
auth_container_pop3a_options.php
back
Copy
<?php $options = 'mail.example.com:110'; $extra_options['username'] = 'test_user'; $extra_options['passwd'] = 'test_user'; ?>