- Posts: 2
- Thank you received: 0
Please Log in to join the conversation.
Please Log in to join the conversation.
// $data = preg_replace ('/([\x80-\xff])/se', "pack (\"C*\", (ord ($1) >> 6) | 0xc0, (ord ($1) & 0x3f) | 0x80)", $data);
Please Log in to join the conversation.
Copyright © 2022 Sysgen Media LLC · Sysgen Media® is a registered trademark of Sysgen Media LLC