Is it possible to add a include to a static page for example
<?php include("/contact/index.php"); ?>
i want to add that to my site so i have a contact for on 1 of the static pages. but for some reason its not working any reason?
Thanks
Dave
Is it possible to add a include to a static page for example
<?php include("/contact/index.php"); ?>
i want to add that to my site so i have a contact for on 1 of the static pages. but for some reason its not working any reason?
Thanks
Dave
This is not possible. Why not just link to your PHP page ?
There is a work-around this. Check this thread:
viewtopic.php?f=8&t=1155&p=7271
If it's not fun, stop doing it!
Bookmarks