Hello, I have a little accent problem when I use Insert and Upload, in my form I have a field: caption and a file field for the photo. my database and in utf8, I force in my connection file the use of the charset utf8: $ Cnx_Sqli -> set_charset (" utf8 "); The insertion and the image are well done, but the accents are not translated correctly in the Caption field. However in the application of the extension I specify "Unicode Utf8" Do you have any idea why the accents are poorly translated? Thanks for your help cordially Jean-Pierre Valls |
|
|