PHP Classes

You have problem

Recommend this page to a friend!

      Clean XML To Array  >  All threads  >  You have problem  >  (Un) Subscribe thread alerts  
Subject:You have problem
Summary:your class not work fine
Messages:3
Author:rodsouza
Date:2007-01-02 11:10:19
Update:2007-01-02 13:29:07
 

  1. You have problem   Reply   Report abuse  
Picture of rodsouza rodsouza - 2007-01-02 11:10:19
try this xml...

this not display -> "<item name='Alexandre Correia' subscription='both' jid='[email protected]'>"


<?xml version='1.0' encoding='UTF-8'?>
<iq xmlns='jabber:client' id='update1' type='result'>
<query xmlns='jabber:iq:roster'>
<item name='Alexandre Correia' subscription='both' jid='[email protected]'>
<group>AmigoCELEPAR</group>
</item>
<item name='Nilton' subscription='from' jid='[email protected]'>
<group>DISER</group>
</item>
</query>
</iq>

  2. Re: You have problem   Reply   Report abuse  
Picture of Ivan Enderlin Ivan Enderlin - 2007-01-02 11:27:52 - In reply to message 1 from rodsouza
hmmm you're right
let me search a moment please :)
but i have already tried this case ... hmm it's strange
i'm working on this error, thank you :)

  3. Re: You have problem   Reply   Report abuse  
Picture of Ivan Enderlin Ivan Enderlin - 2007-01-02 13:29:07 - In reply to message 1 from rodsouza
hey :D it's ok, it works perfectly ... i think ^^

i ever thought of this case, sorry
but it's corrected :) thanks again