mySQL data – £ showing as ?
GET HOSTING FOR 1 Cent! USE CODE: JURY
I have just transferred the hosting of a website (and the accompanying MySQL db)
All has gone fine apart from all pound signs ‘£’ are showing as a question marks ‘?’. They are in a ‘text’ field of the db.
Everything worked fine on the old server.
This is the head from the db on the old server:
================================
– MySQL dump 8.23
–
– Host: localhost Database: db
———————————————————
– Server version3.23.58
================================
and here it is from the new one:
================================
– phpMyAdmin SQL Dump
– version 2.11.4
– http://www.phpmyadmin.net
–
– Host: localhost
– Generation Time: Mar 18, 2008 at 11:34 PM
– Server version: 4.1.22
– PHP Version: 5.2.3
SET SQL_MODE=”NO_AUTO_VALUE_ON_ZERO”;
–
– Database: `db`
–
================================
I can only presume it’s to do with the different versions.
Any suggestions welcome.
Related Blogs
- add_vhost.pl » LandEscape Graphics
- Website Hosting | Domain Name | Domain Name Registration | Icann …
- The Northwest Connectory, a buyer-supplier database | Sandy Area …
- Werner MT-22 300-Pound Duty Rating Telescoping Multi-Ladder, 22 …
- Tourism Information and Documentation Resource Centres Database …
- NFL Arrests Database « ResourceShelf
- FEC Website Provides New Candidate Disbursements Feature …
- watches weblogs » Blog Archive » All MySQL's children
- FOX News Radio – » Read the Fine Print
- Fixing XAMPP Localhost in Windows 7 64-bit | HQ's Serenity
- Fully Managed Windows Dedicated Server Hosting | Digg Articles
- Daily Metro News » Blog Archive » British Pound US Dollar exchange …
- Tracking Your Website Search Engine Ranking | CqWen
- Disparity between Database Developer and Database Manager …
- Prospective Database Program Lucratively Target Potential Customer …
- I want to start a web host!? | best web hosting
- Using Keywords In Your Website | SEO Marketing Toronto
- Apple Mac mini MC408LL/A Snow Leopard Server | Notebooks and …
- Installing DBD::mysql: what a pain! « LpSolit's blog (original …
- GENEVA LIVING » High end jewelry and fine watches in auction
just something went wrong when you logged on
Are you seeing the ?’s from a browser when viewing the webpage or when you’re in phpmyadmin?
If you’re viewing from a webpage, change or add:
meta http-equiv=”Content-Type” content=”text/html; charset=US-UTF-8