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

Signing you up...

Thank you for signing up!

PHP Decode

echo "<div style=\"padding-top: 10px\"><input id=\"username\" style=\"width:240px; paddin..

Decoded Output download

<div style="padding-top: 10px"><input id="username" style="width:240px; padding: 6px; border:1px solid #eee; outline:none;border-radius: 7px;" value="0" type="text" name="username" placeholder="

Did this file decode correctly?

Original Code

 echo "<div style=\"padding-top: 10px\"><input id=\"username\" style=\"width:240px; padding: 6px; border:1px solid #eee; outline:none;border-radius: 7px;\" value=\"" . $ID . "\" type=\"text\" name=\"username\" placeholder=\"\n";

Function Calls

None

Variables

None

Stats

MD5 9571fc3138fa712f21b2810bf30f3fa4
Eval Count 0
Decode Time 33 ms