I am trying to make the review page on my website so it can be like our home page where it will essentially update itself when we post lets say an album review then it will not only show up on the home page but also on the reviews page. This would save a lot of time and make the site better. I have tried to put PHP inside of the page in the wordpress editor but of course it will not work. I was wondering if there is a way to do this, I can code the page that is not the problem but just don't know how to implement it into the page. The page is the first one in my signature if that helps understand what I was saying above.
There is a plugin named execPHP for Wordpress. I haven't used it personally but I recollect its description: 'Lets you execute PHP in posts!';
Hey I actually just used page templates and edited my own php and used that and it worked like a charm. Thanks anyways.