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 namespace Illuminate\Database; use PDOException; class DeadlockException extends ..

Decoded Output download

<?php

namespace Illuminate\Database;

use PDOException;

class DeadlockException extends PDOException
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Illuminate\Database;

use PDOException;

class DeadlockException extends PDOException
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 1696bb73489b81081d05d16009ad2fd7
Eval Count 0
Decode Time 97 ms