Hi all,
I am writing a cake component and I need to use the PHP xml-parser and
ZipArchive functions. Both are working well on my system outside of
the cake component but I cannot figure out how to make them work
within the component, probably because of OO issues.
Specifically I have trouble setting the callback functions for the xml-
parser and I get an error message with : $zip = new ZipArchive.
How can I link in external non-OO libraries within a cake component
and solve those specific problems?

Alain
PS: This is my first message to the group, so aloha everyone, and
apologies if this problem is common knowledge

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to