I have a function which draws a header on each exported page of a pdf document created in fpdf; however, a session variable passed to the page is not available within the function.
How do I make the session variable global to be accessed within the function?
TIA,
-Allen M.
How do I make the session variable global to be accessed within the function?
TIA,
-Allen M.