[pmwiki-users] Still on markup

Allister Jenks arj at zkarj.co.nz
Fri May 5 04:45:59 CDT 2006


On 5/5/06, Marco Ferretti <marco.ferretti at gmail.com> wrote:
> Now, if I use forms in my page how do I redirect the submit button to a php
> function ?
> Namely, having :
> (:input form "test":)
> Date:(:input text date size=10 value="{$Today} ":)
> Title:(:input text title:)
> (:input submit value="Create Page":)
> (:input end:)
>
> How do I redirect the informations provided to the function NewPageBox
> ( contained in the modified newpageboxplus.php of the cookbook BlogSimple ) ?

The simple answer to this piece is to replace "test" with the full URL
of the PHP file (also in quotes).

--
Allister




More information about the pmwiki-users mailing list