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\">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;SII:RESPUESTA xmlns:SII=&quot;http:\/\/www.sii.cl\/XMLSchema&quot;&gt;&lt;SII:RESP_HDR&gt;&lt;ESTADO&gt;10&lt;\/ESTADO&gt;&lt;GLOSA&gt;Error Interno&lt;\/GLOSA&gt;&lt;\/SII:RESP_HDR&gt;&lt;\/SII:RESPUESTA&gt;<\/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\">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;SII:RESPUESTA xmlns:SII=&quot;http:\/\/www.sii.cl\/XMLSchema&quot;&gt;&lt;SII:RESP_HDR&gt;&lt;ESTADO&gt;10&lt;\/ESTADO&gt;&lt;GLOSA&gt;Error Interno&lt;\/GLOSA&gt;&lt;\/SII:RESP_HDR&gt;&lt;\/SII:RESPUESTA&gt;<\/ns1:getTokenReturn>\n  <\/ns1:getTokenResponse>\n <\/soapenv:Body>\n<\/soapenv:Envelope>

Function Calls

None

Variables

None

Stats

MD5 cde8517b3786418f3aa2f51267077a88
Eval Count 0
Decode Time 33 ms