Re: database

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kevin Brown
Date:  
To: plug-discuss
Subject: Re: database
> Great! Does PHP need Apache?

depends....

mod_php needs apache to work
the command-line parser doesn't, but won't work with apache

> Also, is it possible to put a to fill out a web-based form, have it emailed to
> you, and for the information fields to automagically be placed in MySQL?


again, depends
You'll have to create scripts that can parse through the email and stuff the
data into the db

this won't be done with mod_php, but either perl or the command-line php parser.


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss