[Wolves] script for web form

Simon Morris mozrat at gmail.com
Fri Sep 23 13:45:53 BST 2005


On 23/09/05, roundyz <roundyz at hotpop.com> wrote:
> anyone?
>

It's fairly poor form to hassle the list for an answer the day after posting :/

Place the code in a file under your webroot ( /var/www/ for example )
and call it foo.php

You can call the script from a HTML form using the:

<form action="/foo.php" method="post" enctype="text/plain"></form>

I'm not 100% sure on the method and enctype attributes so you can play
with them but the action is the important one.

Assuming your webserver is configured for PHP correctly you should be away.

Patience Luke.........



--
~sm
Jabber: mozrat at gmail.com
www: http://beerandspeech.org



More information about the Wolves mailing list