Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<soapenv:Envelope xmlns:soapenv=\"http:\/\/sch..
Decoded Output download
<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<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\"><?xml version="1.0" encoding="UTF-8"?><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
<?xml version=\"1.0\" encoding=\"UTF-8\"?>\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\"><?xml version="1.0" encoding="UTF-8"?><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 | cde8517b3786418f3aa2f51267077a88 |
Eval Count | 0 |
Decode Time | 33 ms |