[www] r678 - trunk/www.matroska.org/data/test

[email protected]
Newsgroups gmane.comp.multimedia.matroska.cvs
Message-ID <[email protected]>
Author: robux4
Date: 2004-09-09 12:45:24 +0400 (Thu, 09 Sep 2004)
New Revision: 678

Modified:
   trunk/www.matroska.org/data/test/base64.php
Log:
try this other decoding

Modified: trunk/www.matroska.org/data/test/base64.php
===================================================================
--- trunk/www.matroska.org/data/test/base64.php	2004-09-09 08:39:52 UTC (rev 677)
+++ trunk/www.matroska.org/data/test/base64.php	2004-09-09 08:45:24 UTC (rev 678)
@@ -24,7 +24,7 @@
 <?php
 if (isset($_REQUEST["hexad"]))
 {
-	echo "<p>Encoded Data : ".base64_decode(base_convert($_REQUEST["hexad"], 16, 256))."</p>";
+	echo "<p>Encoded Data : ".base64_decode(pack("H*",$_REQUEST["hexad"])."</p>";
 }
 ?>
 </form>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.