meereck
Member
Posted 2 years ago #
Hello everyone,
can anybody please point me towards the right direction:
How can I create a page which executes a php script, is it possible at all?
For example, I want Pages to be normally modified via the admin interface, and just one page to generate its content dynamically (e.g. PHP).
Thank you guys in advance,
Meereck
yes but you need a plugin to execute php code in posts or pages
http://wordpress.org/extend/plugins/exec-php/
meereck
Member
Posted 2 years ago #
hello, thank you, i will check it out.
Is there any different approach to generate the output page?
meereck
Member
Posted 2 years ago #
thanks, i am finally getting familiar with the WP.
M.