Results 1 to 23 of 23
Thread: mysql collation encoding
Hybrid View
-
16th August 2012 09:29 #1
-
16th August 2012 09:36 #2
...
, - - ...PHP Code:mysql_query("INSERT INTO news (author, title, content, date) VALUES ('$author', '$title', '$content', '$date')");
mysql_query("SET CHARACTER SET UTF8");
mysql_query("SET NAMES UTF8");
header ('Location:index.php');
-
16th August 2012 10:29 #3
utf8, .
- , , .
Fujistu Lifebook E756 | Core i7-6500U / 400MHz-3.1GHz | 8 GB DDR4-2133 | Samsung PM871 / 256 GB SSD | 15" 1920x1080 | Manjaro Linux + kernel 4.19
-
16th August 2012 10:58 #4
?
--------- 09:58 --------- : 09:56 ---------
, ...
require ...
!
-
16th August 2012 11:26 #5
:
mysql_set_charset('utf8');
.
, , phpMyAdmin . html-a phpMyAdmin- meta tag-a.''? * *
- !
...
-
16th August 2012 11:46 #6
-
20th August 2012 15:14 #7
- tinymce . :
... ???PHP Code:$real_content = mysql_real_escape_string($_POST['content']);
$sufix = '<hr><br><font color=#555 size=-2>updated at'.$date('H:n',time()).' By ' . $_SESSION['username'];
$content = $real_content . $suxif;




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in