Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$Id = (!$searchResult || $searchResult->num_rows == 0) ? 0 : mysqli_fetch_assoc($searchRes..

Decoded Output download

<?  $Id = (!$searchResult || $searchResult->num_rows == 0) ? 0 : mysqli_fetch_assoc($searchResult)['Id']; ?>

Did this file decode correctly?

Original Code

$Id = (!$searchResult || $searchResult->num_rows == 0) ? 0 : mysqli_fetch_assoc($searchResult)['Id'];

Function Calls

None

Variables

None

Stats

MD5 de66c02c3b14a0de0cd103d4f47d0058
Eval Count 0
Decode Time 40 ms