Wrox Programmer Forums
|
Moderated Pro PHP This is a moderated forum for discussing advanced, professional level issues with PHP. Your posts will not appear until a moderator approves them. Posts that are not the right level for this forum will be responded to and you'll be asked to post them in the [url="http://p2p.wrox.com/sql-server-2000-20/9"]Beginning PHP[/url] forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Moderated Pro PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 24th, 2006, 07:32 AM
Authorized User
 
Join Date: Feb 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default Webservice Problem

Hi,

I am implementing a web service in PHP (using PEAR) to import a data from server.
the XML file contain some characters Like ä/ö/ü . When I get this xml file at my end there is no ä/ö/ü char. in resultant data XML.
this chars are missing ata time of importing..

please help me..

 
Old April 9th, 2006, 12:44 PM
richard.york's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 1,706
Thanks: 0
Thanked 6 Times in 6 Posts
Default

You may need to experiment about with encoding the characters with utf8_encode / utf8_decode.

http://www.php.net/utf8_encode
http://www.php.net/utf8_decode

Regards,
Rich

--
Author,
Beginning CSS: Cascading Style Sheets For Web Design
CSS Instant Results

http://www.catb.org/~esr/faqs/smart-questions.html





Similar Threads
Thread Thread Starter Forum Replies Last Post
to know Webservice vingo_mail ASP.NET 2.0 Basics 1 March 3rd, 2008 01:16 PM
problem printing with Report Server webservice misterC Crystal Reports 0 February 3rd, 2006 02:27 PM
VERY strange problem with VB6 and .net WebService vertigo Pro VB 6 0 June 7th, 2004 06:04 AM
webservice hanuyedluri .NET Web Services 1 March 21st, 2004 05:16 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.