Search found 2 matches

by jeebus4k
Thu Jul 23, 2009 10:34 pm
Forum: General discussions
Topic: Showing PHP in static page
Replies: 4
Views: 2247

Re: Showing PHP in static page

Hi!

You want to show PHP code? Use the BB Markup plugin and put your PHP code inside [ code ] ... [ /code ] blocks (without the spaces).

Thanks for the replies !

But I need to execute a php code or include a php file in one static page .. i.e www.somesite.com/thispage.html

A plugin will be a ...
by jeebus4k
Thu Jul 23, 2009 5:30 am
Forum: General discussions
Topic: Showing PHP in static page
Replies: 4
Views: 2247

Showing PHP in static page

Sounds simple but I have no clue about this.

I want to echo a code of php in a static page.

Any help appreciated.