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

Signing you up...

Thank you for signing up!

PHP Decode

<ncgxmlhdr> <content> <source></source> <sid>0123</sid> <cid>240743E11B85DCD137..

Decoded Output download

<?  <ncgxmlhdr> 
	<content> 
		<source></source> 
		<sid>0123</sid> 
		<cid>240743E11B85DCD1378822182FF21EC9</cid> 
		<encryption range="-1">1</encryption> 
		<packdate>2013-04-19T12:48:27Z</packdate> 
	</content> 
	<license> 
		<url>http://url</url> 
	</license> 
</ncgxmlhdr> ?>

Did this file decode correctly?

Original Code

<ncgxmlhdr>
	<content>
		<source></source>
		<sid>0123</sid>
		<cid>240743E11B85DCD1378822182FF21EC9</cid>
		<encryption range="-1">1</encryption>
		<packdate>2013-04-19T12:48:27Z</packdate>
	</content>
	<license>
		<url>http://url</url>
	</license>
</ncgxmlhdr>

Function Calls

None

Variables

None

Stats

MD5 35db2ccd001d7c8a7fb586226ade3f65
Eval Count 0
Decode Time 92 ms