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 /** * Get OID of the current cursor location * * @phpstub * * @param resource ..

Decoded Output download

<?php

/**
 * Get OID of the current cursor location
 *
 * @phpstub
 *
 * @param resource $req_identifier
 *
 * @return string Oid of current cursor location, when process is successful
 */
function cubrid_current_oid($req_identifier)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Get OID of the current cursor location
 *
 * @phpstub
 *
 * @param resource $req_identifier
 *
 * @return string Oid of current cursor location, when process is successful
 */
function cubrid_current_oid($req_identifier)
{
}

Function Calls

None

Variables

None

Stats

MD5 3c851a06d628504a0b2dd49fa02e6bf9
Eval Count 0
Decode Time 130 ms