[www] r681 - 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:51:47 +0400 (Thu, 09 Sep 2004)
New Revision: 681

Modified:
   trunk/www.matroska.org/data/test/base64.php
Log:
encoding should be fine

Modified: trunk/www.matroska.org/data/test/base64.php
===================================================================
--- trunk/www.matroska.org/data/test/base64.php	2004-09-09 08:50:20 UTC (rev 680)
+++ trunk/www.matroska.org/data/test/base64.php	2004-09-09 08:51:47 UTC (rev 681)
@@ -24,8 +24,8 @@
 <?php
 if (isset($_REQUEST["hexad"]))
 {
-	echo "<p>".pack("H*",$_REQUEST["hexad"])."</p>";
-	echo "<p>Encoded Data : ".base64_decode(pack("H*",$_REQUEST["hexad"]))."</p>";
+//	echo "<p>".pack("H*",$_REQUEST["hexad"])."</p>";
+	echo "<p>Encoded Data : ".base64_encode(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.