Search the web
Sign In
New User? Sign Up
SVG-Mobile
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Issue with SVGT / PHP on Ericsson K600i   Message List  
Reply | Forward Message #414 of 438 |
Folks,

I do not have any problem from Internet Explorer to run an online service
written in PHP to generate SVGT content on the fly. Unfortunately, from a
cellphone, the device reboots (not a blue screen but a white fading one).

The same service works in an XHTML page in an <object> tag ?!
Saved locally, the phone renders this SVGT document the right way ?!
Saved on the server, the phone renders this file the right way ?!

It seems that there is something wrong about the header not the document.

<?php header("Content-Type: image/svg+xml");
$xml_hdr = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n";
print "$xml_hdr"; ?>

<svg width="178" height="220" viewBox="-89 -110 178 220"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:space="preserve" version="1.1" baseProfile="SVG Tiny 1.1+">
<title> TEST </title>
...

Any useful info?


PS: The server is running PHP/4.4.2
The device is a Sony Ericsson K600i over the Orange Network
SonyEricssonK600i/R2T/SN356572003652532
Browser/SEMC-Browser/4.2 Profile/MIDP-2.0
Configuration/CLDC-1.1

Regards
______________
Laurent Tonnelier
Mahoo






Fri Apr 28, 2006 2:06 pm

ltonneli
Offline Offline
Send Email Send Email

Forward
Message #414 of 438 |
Expand Messages Author Sort by Date

Folks, I do not have any problem from Internet Explorer to run an online service written in PHP to generate SVGT content on the fly. Unfortunately, from a ...
Laurent T.
ltonneli
Offline Send Email
Apr 28, 2006
2:07 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help