Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #31.8K
~716 People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for Manoj1984

Hi, In this case, you have to use a xsl variable which store the Id of the contact. Then use an xsl foreach on the contacts and an xsl if to determine wether or not the Id is the same. If yes write the contact info . Then write the …

Member Avatar for divakar kumar
0
223
Member Avatar for jencinas69

Hi, This function use fgetcsv function, it's look like it's not included on your code, and it's not a standard php function. It's look like it's return an array of data containing each column values. If it's true, it will produce an xml file using first row of csv as …

Member Avatar for jencinas69
0
209
Member Avatar for dinilkarun

Hi, The best is to put it into the value of an attribute or an element, it's the way xml work after all.

Member Avatar for ganymede
0
59
Member Avatar for jencinas69
Member Avatar for timar

Wow, nice challenge, In this case, I think i will use an apply-template on <li> element so I don't have to worry about the hierarchy.

Member Avatar for ganymede
0
156

The End.