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>42639F5A72B9ECAE14..

Decoded Output download

<?  <ncgxmlhdr> 
	<content> 
		<source></source> 
		<sid>0123</sid> 
		<cid>42639F5A72B9ECAE1477FB9679514B4B</cid> 
		<encryption range="-1">1</encryption> 
		<packdate>2024-02-05T07:42:46Z</packdate> 
	</content> 
	<license> 
		<url>http://url</url> 
	</license> 
</ncgxmlhdr> ?>

Did this file decode correctly?

Original Code

<ncgxmlhdr>
	<content>
		<source></source>
		<sid>0123</sid>
		<cid>42639F5A72B9ECAE1477FB9679514B4B</cid>
		<encryption range="-1">1</encryption>
		<packdate>2024-02-05T07:42:46Z</packdate>
	</content>
	<license>
		<url>http://url</url>
	</license>
</ncgxmlhdr>

Function Calls

None

Variables

None

Stats

MD5 5bba61c790afe83d3236426c53e9944a
Eval Count 0
Decode Time 44 ms