Image

Imagecrevasse wrote in Imagephp

need help developing a form-based module for phpnuke ...

Hey all. I'm new to this community (how cliched is that line) and well, to get straight to the point, I'm a complete and utter PHP novice and have been very desperately attempting to find someone out there who can help me out with a problem I've had for a long while now with phpNuke, one that has delayed the development of my website for god knows ever. So I figured I'd try out LJ-land and well, here goes ...

(This is regarding the development of a custom module on phpNuke.)

Basically, what I want is for a new (publicly viewable) page to be created every time I submit the form (from the admin module panel; the specific fields themselves don't matter for now), one that obviously displays all the necessary data within tables, according to a specific format. I know the basics of creating custom modules as outlined in the official PHP documentation, but my main question is ...

- Once I've made the form in PHP, how do I process it so that it creates a new publicly viewable page once submitted ? As in, what kind of coding is necessary ... ?

Also, is there any existing module similar to what I want to create ? If so, where can I download it from ? I know a lot of modules are based on forms for submitting data, but as I'm new to PHP, I really need a very simple and basic example to help me get an idea of the structure, etc. so that I can maybe modify it to suit my needs.

Any help, please ? =\