User Tools

Site Tools


res:plugins:inlinephp

This is an old revision of the document!


Inlinephp

Execute arbitrary php code from a flatpress page.

[exec]echo(rand(10,100)); echo PHP_VERSION;[/exec]

Execute php file from folder /fp-plugins/locale.php

[exec]require_once('../locale.php');[/exec]

Description

Plugin to execute PHP from flatpress pages.

Plugin by ChrisBlank

Download

res/plugins/inlinephp.1613477848.txt.gz · Last modified: 2021/02/16 13:17 by dsteuer

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki