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 the Oracle client library version * * @phpstub * * @return strin..

Decoded Output download

<?php

/**
 * Returns the Oracle client library version
 *
 * @phpstub
 *
 * @return string Returns the version number as a string.
 */
function oci_client_version()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Returns the Oracle client library version
 *
 * @phpstub
 *
 * @return string Returns the version number as a string.
 */
function oci_client_version()
{
}

Function Calls

None

Variables

None

Stats

MD5 2767db0f0774eb9c1df32bfc1ed6b43b
Eval Count 0
Decode Time 78 ms