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

Signing you up...

Thank you for signing up!

PHP Decode

""" <p>1234 </p> Your access data (Login/Password) is..

Decoded Output download

<?  """ 
        <p>1234 
        </p> 
         
        Your access data (Login/Password) is: 
         
        Login: {USERNAME} 
        Password: {PASSWORD} 
         
        Please change your password during the login. 
         
        You can access the system via {URL}. 
        """ ?>

Did this file decode correctly?

Original Code

"""
        <p>1234
        </p>
        
        Your access data (Login/Password) is:
        
        Login: {USERNAME}
        Password: {PASSWORD}
        
        Please change your password during the login.
        
        You can access the system via {URL}.
        """

Function Calls

None

Variables

None

Stats

MD5 710978c6a76a3421996200f449c673ca
Eval Count 0
Decode Time 34 ms