Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<cXML version=\x221.2.006\x22 payloadID=\[email protected]\x22 xml:lang=\x22e..
Decoded Output download
<? <cXML version="1.2.006" payloadID="[email protected]" xml:lang="en-US" timestamp="2023-11-16T11:35:13-08:00">
<Header>
<From>
<Credential domain="DUNS">
<Identity>ColorCentric</Identity>
</Credential>
</From>
<Sender>
<Credential domain="DUNS">
<Identity>ColorCentric</Identity>
<SharedSecret>Ps38Z1ze!al1</SharedSecret>
</Credential>
</Sender>
</Header>
<Request deploymentMode="production">
<ShipNoticeRequest>
<ShipNoticeHeader ShipmentID="23532294" noticeDate="2023-11-16T11:35:13-08:00">
</ShipNoticeHeader>
<ShipControl>
<CarrierIdentifier domain="companyName">USPS_BPM</CarrierIdentifier>
<ShipmentIdentifier>4209440492419901989361816118605337</ShipmentIdentifier>
</ShipControl>
<ShipNoticePortion>
<OrderReference orderID="496770">
</OrderReference>
<ShipNoticeItem quantity="2" lineNumber="1">
</ShipNoticeItem>
</ShipNoticePortion>
</ShipNoticeRequest>
</Request>
</cXML> ?>
Did this file decode correctly?
Original Code
<cXML version=\x221.2.006\x22 payloadID=\[email protected]\x22 xml:lang=\x22en-US\x22 timestamp=\x222023-11-16T11:35:13-08:00\x22>\x0D\x0A<Header>\x0D\x0A<From>\x0D\x0A<Credential domain=\x22DUNS\x22>\x0D\x0A<Identity>ColorCentric</Identity>\x0D\x0A</Credential>\x0D\x0A</From>\x0D\x0A<Sender>\x0D\x0A<Credential domain=\x22DUNS\x22>\x0D\x0A<Identity>ColorCentric</Identity>\x0D\x0A<SharedSecret>Ps38Z1ze!al1</SharedSecret>\x0D\x0A</Credential>\x0D\x0A</Sender>\x0D\x0A</Header>\x0D\x0A<Request deploymentMode=\x22production\x22>\x0D\x0A<ShipNoticeRequest>\x0D\x0A<ShipNoticeHeader ShipmentID=\x2223532294\x22 noticeDate=\x222023-11-16T11:35:13-08:00\x22>\x0D\x0A</ShipNoticeHeader>\x0D\x0A<ShipControl>\x0D\x0A<CarrierIdentifier domain=\x22companyName\x22>USPS_BPM</CarrierIdentifier>\x0D\x0A<ShipmentIdentifier>4209440492419901989361816118605337</ShipmentIdentifier>\x0D\x0A</ShipControl>\x0D\x0A<ShipNoticePortion>\x0D\x0A<OrderReference orderID=\x22496770\x22>\x0D\x0A</OrderReference>\x0D\x0A <ShipNoticeItem quantity=\x222\x22 lineNumber=\x221\x22>\x0D\x0A </ShipNoticeItem>\x0D\x0A</ShipNoticePortion>\x0D\x0A</ShipNoticeRequest>\x0D\x0A</Request>\x0D\x0A</cXML>
Function Calls
None |
Stats
MD5 | 33d3c75a28469a3c5512778d3063bb2a |
Eval Count | 0 |
Decode Time | 53 ms |