olaf
Mon 2 July 2007, 11:13 pm GMT +0200
I use this great phplist plugin for my WP weblog (great tool)
now I need to add a small submission box to my website (it's not weblog), is there any tutorial to do that?
Nikolas
Mon 2 July 2007, 11:18 pm GMT +0200
Aren't there any instructions in the manual/readme?
olaf
Mon 2 July 2007, 11:26 pm GMT +0200
Aren't there any instructions in the manual/readme?
didn't find something...
inside the plugin they use curl to login to the admin page while submitting the email address strange?
Nikolas
Tue 3 July 2007, 10:15 am GMT +0200
I guess they use Curl as a "web service" type of thing. Maybe you should just create your own form that posts what curl posts?
olaf
Tue 3 July 2007, 10:34 am GMT +0200
they offer an example to post the form to the file where there form is loacted.
this way you need to create a new page. I guess I will use the code from the plugin and create a version for normal websites (maybe writing a tutorial)
Nikolas
Tue 3 July 2007, 10:39 am GMT +0200
Writing a tutorial is always a good thing :)