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 /** @phpstub */ class mysqli_sql_exception extends \RuntimeException { protecte..

Decoded Output download

<?php

/** @phpstub */
class mysqli_sql_exception extends \RuntimeException
{
    protected $sqlstate;
    protected $code;
} ?>

Did this file decode correctly?

Original Code

<?php

/** @phpstub */
class mysqli_sql_exception extends \RuntimeException
{
    protected $sqlstate;
    protected $code;
}

Function Calls

None

Variables

None

Stats

MD5 4e39a2ad753b5d39bd3a7911596f8bfe
Eval Count 0
Decode Time 108 ms