Member
Member
zanderography   2008-03-04, 19:03
#1
How can I access the functions found in the ZenPhoto classes (like class-image.php). I need to access the filename of a particular photo (`getFileName();`) but I get this error when I try to use it: `[b]Fatal error:[/b] Call to undefined function: getfilename()`. Thanks!
Administrator
Administrator
acrylian   2008-03-04, 19:30
#2
Use`$_zp_current_image->getFilename()`.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.