Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php // Copyright 2013 Toby Zerner, Simon Zerner // This file is part of esoTalk. Please ..

Decoded Output download

<?php
// Copyright 2013 Toby Zerner, Simon Zerner
// This file is part of esoTalk. Please see the included license file for usage information.

// English Definitions for the SMTP plugin.

$definitions["Server"] = "Server";
$definitions["Port"] = "Port";
$definitions["Authentication"] = "Authentication";
$definitions["Normal"] = "Normal";
$definitions["TLS"] = "TLS";
$definitions["SSL"] = "SSL"; ?>

Did this file decode correctly?

Original Code

<?php
// Copyright 2013 Toby Zerner, Simon Zerner
// This file is part of esoTalk. Please see the included license file for usage information.

// English Definitions for the SMTP plugin.

$definitions["Server"] = "Server";
$definitions["Port"] = "Port";
$definitions["Authentication"] = "Authentication";
$definitions["Normal"] = "Normal";
$definitions["TLS"] = "TLS";
$definitions["SSL"] = "SSL";

Function Calls

None

Variables

$definitions [{'key': 'Server', 'value': 'Server'}, {'key': 'Port', 'value': 'Port'}, {'key': 'Authentication', 'value': 'Authentication'}, {'key': 'Normal', 'value': 'Normal'}, {'key': 'TLS', 'value': 'TLS'}, {'key': 'SSL', 'value': 'SSL'}]

Stats

MD5 c00111f3345b9c27de13ebdf5cf5ce10
Eval Count 0
Decode Time 129 ms