">
">General">Back to top.

Welcome to the TWIG test page!

If you've executed a test that has failed and can no longer see the complete form click here to get back to a clean form.

This page is divied in to several sections:

= 3 && $phpver[1] >= 0 && $phpver[2] >= 11 ) ) { echo "

WARNING: You are running a version " . phpversion() ." of PHP, however TWIG needs at least version 3.0.11!



"; } ?> ">
">IMAP">Back to top.
  Test #1

This IMAP test will execute a php imap function, if imap is compiled in to php a result should be returned, otherwise php will generate an undefined function error.

Test result: 0 ) { echo "Works"; } else { echo "Failed"; } } else { echo "Test not run"; } ?>
Test #2

This IMAP test will try and connect to:

Server name:
Server port:

Enter a username and password to connect to the IMAP server
Name
Password
Test result:

">
">SQL">Back to top.
  Test #1

This SQL test will try and connect to:

Server type:
Server name:
Server port:
Database name:
Database table:

If sql is not compiled in to php will generate an undefined function error.
Test result:

">
">PHP Version Information">Back to top.