fatal error undefined function

I'm creating a theme under localhost. however when i try to call in a function such as

<?php printlatestImages(42) ?>

I get "Fatal error: Call to undefined function printlatestImages() in C:\xampp\xampp\htdocs\zenphoto\themes\mysite\index.php on line 61"

do i need to set up a path somewhere or am i missing something?

thanks

Comments

Sign In or Register to comment.