PDA

View Full Version : ถอดรหัส Base64 decryption ด้วย PHP



asylu3
21-07-2007, 06:19 PM
**Hidden Content: Check the thread to see hidden data.**

Karun
22-07-2007, 12:04 PM
Or you can use this as easy as counting 1 2 3..

[hide=5]Usage : encodestring(string)
decodestring(string)

[code]
<?php
function encodestring($string) {

dnee
21-08-2007, 08:21 PM
มีฟังค์ชั่นการเข้ารหัสเพิ่มเติมอีกคือ :

**Hidden Content: Check the thread to see hidden data.**