Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
\n<soapenv:Envelope xmlns:soapenv=\"http:\/\/schemas.xmlsoap.org\/soap\/envelope\/\" xmlns..
Decoded Output download
<?
<soapenv:Envelope xmlns:soapenv=\"http:\/\/schemas.xmlsoap.org\/soap\/envelope\/\" xmlns:xsd=\"http:\/\/www.w3.org\/2001\/XMLSchema\" xmlns:xsi=\"http:\/\/www.w3.org\/2001\/XMLSchema-instance\">
<soapenv:Body>
<ns1:getTokenResponse soapenv:encodingStyle=\"http:\/\/schemas.xmlsoap.org\/soap\/encoding\/\" xmlns:ns1=\"https:\/\/palena.sii.cl\/DTEWS\/GetTokenFromSeed.jws\">
<ns1:getTokenReturn xsi:type=\"xsd:string\"><SII:RESPUESTA xmlns:SII=\"http:\/\/www.sii.cl\/XMLSchema\"><SII:RESP_HDR><ESTADO>10<\/ESTADO><GLOSA>Error Interno<\/GLOSA><\/SII:RESP_HDR><\/SII:RESPUESTA><\/ns1:getTokenReturn>
<\/ns1:getTokenResponse>
<\/soapenv:Body>
<\/soapenv:Envelope> ?>
Did this file decode correctly?
Original Code
\n<soapenv:Envelope xmlns:soapenv=\"http:\/\/schemas.xmlsoap.org\/soap\/envelope\/\" xmlns:xsd=\"http:\/\/www.w3.org\/2001\/XMLSchema\" xmlns:xsi=\"http:\/\/www.w3.org\/2001\/XMLSchema-instance\">\n <soapenv:Body>\n <ns1:getTokenResponse soapenv:encodingStyle=\"http:\/\/schemas.xmlsoap.org\/soap\/encoding\/\" xmlns:ns1=\"https:\/\/palena.sii.cl\/DTEWS\/GetTokenFromSeed.jws\">\n <ns1:getTokenReturn xsi:type=\"xsd:string\"><SII:RESPUESTA xmlns:SII=\"http:\/\/www.sii.cl\/XMLSchema\"><SII:RESP_HDR><ESTADO>10<\/ESTADO><GLOSA>Error Interno<\/GLOSA><\/SII:RESP_HDR><\/SII:RESPUESTA><\/ns1:getTokenReturn>\n <\/ns1:getTokenResponse>\n <\/soapenv:Body>\n<\/soapenv:Envelope>
Function Calls
None |
Stats
MD5 | 5526906b2a05236e2ddfd729b2f792e7 |
Eval Count | 0 |
Decode Time | 39 ms |