Voting

: five plus two?
(Example: nine)

The Note You're Voting On

zac at zacbowling dot com
20 years ago
One thing to note about this function. A lot of values need to be converted to a XSLT string using the "string()" function in XLS before you pass them to your functions, and when you return them make sure that if they are strings that you call the "strval()" in php before doing so. This saved me hours.

Hope that helps.

Zac Bowling

<< Back to user notes page

To Top