ravi181229 Posted September 9, 2008 Share Posted September 9, 2008 Hi, I have a xml and when I execute it then It throws error. I have debugged and found that there is one line blank space before following <?xml ..>tag <?xml version="1.0" encoding="UTF-8"?> How do I remove this blank space? Regards, Ravi Link to comment https://forums.phpfreaks.com/topic/123475-solved-remove-extra-space/ Share on other sites More sharing options...
cooldude832 Posted September 9, 2008 Share Posted September 9, 2008 1) Php help board not xml 2) Just remove the space 3) Nice grammar Link to comment https://forums.phpfreaks.com/topic/123475-solved-remove-extra-space/#findComment-637726 Share on other sites More sharing options...
Maq Posted September 9, 2008 Share Posted September 9, 2008 Like I said in your other thread, post some code... Link to comment https://forums.phpfreaks.com/topic/123475-solved-remove-extra-space/#findComment-637738 Share on other sites More sharing options...
ravi181229 Posted September 12, 2008 Author Share Posted September 12, 2008 hi, sorry for delay. I have fixed it just using trim() Thanks Ravi Link to comment https://forums.phpfreaks.com/topic/123475-solved-remove-extra-space/#findComment-639749 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.