File manager - Edit - /home/webapp69.cm.in.th/u69319090033/Shop/tools_backup/test_encoding.php
Back
<?php require 'db.php'; // Test string from app.js $corrupted = "เน„เธกเนˆเธกเธ"; $fixed1 = mb_convert_encoding($corrupted, 'Windows-1252', 'UTF-8'); echo "Win-1252: " . $fixed1 . "\n"; echo "--- DB TEST ---\n"; $res = $conn->query("SELECT name FROM products LIMIT 3"); while($row = $res->fetch_assoc()){ echo $row['name'] . "\n"; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings