PHP - Windows
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   Web Development Archives Mailing Lists PHP - Windows

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Web Development Archives Sponsor:
  #1  
Old May 19th, 2008, 09:09 AM
Anton Heuschen
Guest
Dev Archives Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Working with Excel csv retrieved data (using fgetcsv) and unknown characters

This is run on an XP box with WAMP install:

I have a script that downloads a Excel CSV file and then uses fgetscv to
retrieve lines, the strange thing is that in Firefox I get symbols (black
triangle with question mark in it) and in IE its basically spaces. So if I
echo these values (or print_r array result, my text string has spaces), Ive
tried opening it in Notepad etc to see what characters or codes these spaces
are, but it shows nothing. Ive opened it in PSPad and its shows only as
unknown characters (square blocks).

Im suspecting it might be tabs ?

Is there a way to remove any "unknown" characters from a line retrieved with
fgetsv ?


the getscv line used:

$handle = fopen($local_file, "r");
while(($data = @fgetcsv($handle,1000,",")) !== FALSE)
{

if I print out (print_r) this $data I get something like :

申申申申申申申申申 申申申申申申申申申Array
(
[0] =疹E申申申申申:申 申A申B申C申申申申申申申

[1] =申申
[2] =申申



There should be no question mark symbols but should rather look like:

_20080403 14205100Array
(
[0] =疹Event: ACC-10018
[1] =2

[2] =3

Reply With Quote
Reply

Viewing: Web Development Archives Mailing Lists PHP - Windows > Working with Excel csv retrieved data (using fgetcsv) and unknown characters


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway