php-script on static page?
-
I need to create a page with an event calendar on it.
I have created file.php in my themes directory. I have also edited my themes header.php to include a link (in the page list) to this new file.php. I have typed
< ? php function_call() ? >
in the file.php.
When I click on the link to open this page, I just get an empry page with error messages complaining about “undefined functions”.
How do I make the functions to work?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘php-script on static page?’ is closed to new replies.