PHP WordPress Blog Support
-
I have a programming question about WordPress. Lets say I want to link to my blog through php. Lets say I have an index.php that brings up the rest of the site, then I’d ike for when I click on a link to a “journal”, you’re taken to a journal.php that has one line…
<? @include(“blog/?????.??”); ?>
Is there a way to do this? What would i put after the word blog/ so that php would know what to pull up? Thanks so much for your time.
Regards,
Paul Wilkes
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘PHP WordPress Blog Support’ is closed to new replies.