dongnong3019 2019-06-25 11:15
浏览 84

Mongodb用PHP脚本保存印地文文本

I am looking the solution to save "Hindi" font in Mongo DB but nothing found.I have tried to below code but this is also not working

$title = mb_convert_encoding($title, "UTF-8", "ISO-8859-1");

I have also followed below link but its not working

How to Store different language(non english) data in MongoDB Field and retrive the same data?

Please help me if anyone have idea.I have spent more than 3 to 4 hours but not working.

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 gradio的web端页面格式不对的问题
    • ¥15 求大家看看Nonce如何配置
    • ¥15 Matlab怎么求解含参的二重积分?
    • ¥15 苹果手机突然连不上wifi了?
    • ¥15 cgictest.cgi文件无法访问
    • ¥20 删除和修改功能无法调用
    • ¥15 kafka topic 所有分副本数修改
    • ¥15 小程序中fit格式等运动数据文件怎样实现可视化?(包含心率信息))
    • ¥15 如何利用mmdetection3d中的get_flops.py文件计算fcos3d方法的flops?
    • ¥40 串口调试助手打开串口后,keil5的代码就停止了