Re: MYSQL DB not showing uft8 on php page
Posted by:
Ben Je
Date: January 15, 2020 10:52PM
How is it wrong? I pasted your code. Here is the full line:
$conn = @mysql_connect("localhost", "user", "pass");
mysql_select_db("dabab1");
$mysqli -> set_charset("utf8");
Subject
Views
Written By
Posted
1929
January 14, 2020 08:01PM
844
January 14, 2020 11:34PM
1007
January 15, 2020 12:25AM
843
January 15, 2020 12:04PM
865
January 15, 2020 09:57PM
782
January 15, 2020 10:14PM
Re: MYSQL DB not showing uft8 on php page
878
January 15, 2020 10:52PM
885
January 15, 2020 11:01PM
924
January 16, 2020 12:22AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.