What is the way to store arabic data as such in mssql data base using laravel - development

What is the way to store arabic data as such in mssql data base using laravel

the data in arabic script in gettinf encode before geting stored in data base and i m able to see everthing ass such in my website but i m not able to to see the same script in the data base . i have tried using N but its also net getting stored .The coloum data type is Nvarchar and colation is latin***** or so .please help.



from Laravel Questions and Answers https://laravelquestions.com/laravel/what-is-the-way-to-store-arabic-data-as-such-in-mssql-data-base-using-laravel/
via Lzo Media

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

ng-include of inline SVG does not display gradient except in Chrome