"Kueck, Mirko (K+K Solutions GmbH)" wrote:

> we are in the process of developing an insurance internet booking
> engine.
> For this purpose we are looking for an PHP application framework that
> provides the following features:
> - User authentication (login and session tracking)

Check (with a little help from phpLib).

> - User account overview (display previously submited data)

That would depend how much you store in your database. Can be done
with normal PHP, no? But coupled to the Midgard user accounts of
course.

> - Display products (types of insurance)

Content management: check.

> - Submit a new customer form into the database

Can be done with PHP.

> - Verify the submited data and prompt to correct data

Can be done with PHP, oohForms from phpLib will be helpful here.

> - Connect via a named pipe to UNIX program, evaluate the data and 
>   display the result

Since you can open the named pipe as a normal file: check.

> - Error handling

This is a broad category. What errors?

> Do you have such a framework

Yep :)

> or know somebody that offering it.

If you're specifically looking for a PHP application environment
Midgard is as good as it gets.

Emile

BTW: I'd appreciate it if you could turn off HTML encoded mail. It's not
the
bulk I mind, but some of my mailclients handle it rather poorly. Your
post showed up umpty the first time I got it. Thanks.


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to