about 9 months ago - No comments
Read this post to fix that annoying error with asSQL when trying to connect to remote MySQL installations
about 1 year ago - 7 comments
Here’s a quick and easy way to handle multiple service calls in two simple event handlers!
about 1 year ago - No comments
The constructor function in Object-Oriented languages is an incredibly useful mechanism to use, and we’ve all used them for a wide variety of solutions.
about 1 year ago - 18 comments
Yesterday i recorded a video tutorial on integrating Flex, AMFPHP and CodeIgniter. This tutorial will walk you through each step of the process. If you have any questions, please post them as comments and i’ll answer them as best i can.
about 1 year ago - 7 comments
While working on a project today, i encountered a serious ballache in the form of this: mx.rpc.Fault (@14f27331) [inherited] faultCode “Server.Acknowledge.Failed” faultDetail “Was expecting message ’93EDDF20-516F-2C3F-AA63-619BAB9DA793′ but received ”.” faultString “Didn’t receive an acknowledgement of message” rootCause null AMFPHP, for all it’s wonder and usefulness, doesn’t document its errors very well. Very irritating. After much