i want to be able to add contacts and new users directly from my interface. what code do i have to use in order to make this happen? for example: cutechat.registeruser("jordan", "24", etc.) and cutechat.addcontact(1,45)
please let me know so i can keep data consistency so everything works.