cancel
Showing results for 
Search instead for 
Did you mean: 

AIM Integration

Hi I'm definitely a newbie developer especially in php and XML and I m trying to use the AIM integration, but all the sample codes I've seen have pre-populated fields in it. I am trying to pass the fields in the form that the User plugs in, can anyone help me please.  Thanks in advance.

JanetR
Member
1 REPLY 1

When using PHP, the easiest way to deal with XML is probably with the native SimpleXML functions. I would recommend reviewing this function in the PHP Manual.

Trevor
Administrator Administrator
Administrator