wcf.regNote.message
This post has been edited 1 times, last edit by "piep001" (Jun 2nd 2004, 12:24pm)
|
|
PHP Source code |
1 2 3 |
foreach (unpack(("a" x length($textarea)),$textarea)) {
print ord($_),",";
}
|
