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 /** * Returns whether thread safety is given or not * * @phpstub * * @return b..

Decoded Output download

<?php

/**
 * Returns whether thread safety is given or not
 *
 * @phpstub
 *
 * @return bool true if the client library is thread-safe, otherwise false.
 */
function maxdb_thread_safe()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Returns whether thread safety is given or not
 *
 * @phpstub
 *
 * @return bool true if the client library is thread-safe, otherwise false.
 */
function maxdb_thread_safe()
{
}

Function Calls

None

Variables

None

Stats

MD5 262498f79d9f23b7d003ed519151a21f
Eval Count 0
Decode Time 82 ms