Page 1 of 1

Create classifieds adds with phpwcms form

Posted: Fri 5. Dec 2014, 09:59
by harry1963
Is there anybody who can help me setting up an classifieds section based on phpwcms'es form extension?

The way I thinked it out...

A user submit's data in to a form and this form gets stored in a database (its allready all done with phpwcms)

But how to call this data back in to the system an manipulate it?

Kind regards!

Oh... I'm not a newbie here but also not an expert. So people.. please reply in some understandable things. Code bladiebla doesnt get me any wiser and surely not happier.

Re: Create classifieds adds with phpwcms form

Posted: Fri 5. Dec 2014, 13:30
by Oliver Georgi
Have a look here — just an example, but the basis for what you want.
https://github.com/slackero/phpwcms/blo ... ntries.php

Re: Create classifieds adds with phpwcms form

Posted: Mon 8. Dec 2014, 16:51
by harry1963
Thanks Oliver,

Your simply the best!!!