using get method to call a page
-
Hi I added a page let’s call it newpage.php to the folder. I want to call newpage.php and so I think I’m suppose to use
<?php get_newpage(); ?>
Right? But it’s returning an error ” Fatal error: Call to undefined function…”
Where do I go to define the newpage function?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘using get method to call a page’ is closed to new replies.