Sign in to follow this  
wmorris20

With Rollup Helpers

Recommended Posts

Has anyone seen or created a PHP helper to parse through a Rolled Up SQL result while correctly writing the XML data? I'm looking for some sort of function that correctly identifies the NULL (or whatever we name them) values to determine that a new level is required. I'm trying to avoid having to back to MySQL for each level and make it generic enough (recursive) to not have to hard code the number of levels.

 

Thanks for any help offered.

 

Ward

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this