The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Problem: PMA with MySQL 4.1 and UTF-8

  1. 2005-11-01 16:16:42 UTC
    I have a web aplication than run with MySQL 3.xx and edit with PMA in utf8 ok.

    My Hosting upgrade MySQL to 4.1.13 a the phpMyAdmin is 2.6.4-pl2 charset is utf8 and collation is utf8_spanish_ci

    When insert a register from webform show in web browser ok but if I edit in phpMyAdmin the character (áé´úñ) show like Ñú view image http://ninaiz.com/pma.png

    And if insert a register with PMA show in web Browser with bad characters . View image http://ninaiz.com/web.png

    I am going crazy with this.

    Thank you very much and sorry for my English is very difficult for me the explication.
  2. nobody

    2005-11-17 00:41:20 UTC
    The solution:

    After the DB connection:

    @mysql_select_db($db_name,$enlace) or die(mysql_error());

    Add this line:

    @mysql_query("SET NAMES 'utf8'");
  3. 2005-11-20 12:36:50 UTC
    This is a code modification for your application?
  4. nobody

    2006-05-09 14:35:52 UTC
    Good design!
    [url=http://sbtdizjt.com/xnbr/nyuw.html]My homepage[/url] | [url=http://ttcdmpun.com/vzyu/oles.html]Cool site[/url]
  5. nobody

    2006-05-09 14:35:53 UTC
    Great work!
    [url=http://flrebdfm.com/lrxo/hzqr.html]My homepage[/url] | [url=http://wsmcgjth.com/tcpu/baep.html]Cool site[/url]
  6. nobody

    2006-05-09 14:36:05 UTC
    Nice site!
    <a href="http://sbtdizjt.com/xnbr/nyuw.html">My homepage</a> | <a href="http://izbmschi.com/uqnf/oqik.html">Please visit</a>
  7. nobody

    2006-05-09 14:36:30 UTC
    Nice site!
    <a href="http://flrebdfm.com/lrxo/hzqr.html">My homepage</a> | <a href="http://pbcvvcvs.com/mocj/inoe.html">Please visit</a>
  8. nobody

  9. nobody

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.