hi
in first page of my site i show title of aricles and i want
while user click link fetch suitable from database via a file php that
is cotacted with code ajax . all things is done well but data is fetch consist of
unicode character output is return is ? instead of any character output ? is returned
i use
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
on top of page that output is shown
what i must do that this problem is solve?
thanks