Copyright © 2011 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
Does anyone know if the differences between the php4 and php5 client libraries is documented somewhere? I'm just wondering if i can swap out the php4 library that i think is included in the Drupal module with the php5 libraries, and have everything work the same. Did function names, arguments, or return types change between the libraries?
You should be able to swap them out without any real issues.