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

Signing you up...

Thank you for signing up!

PHP Decode

<td class="form-r"><input type="submit" name="submit-pass" value="Connexion"></td> </tr> ..

Decoded Output download

<?  <td class="form-r"><input type="submit" name="submit-pass" value="Connexion"></td> 
</tr> 
</table> 
<input type="hidden" name="form-token" value="730052f3034d93f5n18d49b21efb5f02d8bbb130a976097a34a25b06ab5040d83ce143b495xpgi0ea93e4474d7386e0e"> 
</form> 
 ?>

Did this file decode correctly?

Original Code

<td class="form-r"><input type="submit" name="submit-pass" value="Connexion"></td>
</tr>
</table>
<input type="hidden" name="form-token" value="730052f3034d93f5n18d49b21efb5f02d8bbb130a976097a34a25b06ab5040d83ce143b495xpgi0ea93e4474d7386e0e">
</form>

Function Calls

None

Variables

None

Stats

MD5 691e74b68d857570af0e398ac42c4931
Eval Count 0
Decode Time 77 ms