Whoops. Ignore this. I replied to the wrong question.
Tony Marston
"Tony Marston" <tony@NOSPAM.demon.co.uk> wrote in message
news:c9sa7n$69d$1$8300dec7@news.demon.co.uk...[color=blue]
> In my infrastructure I have a separate class for each business entity
> (database table) but each of these class instances communicate to the
> database through a single DML class instance. The trick is to create the[/color]
DML[color=blue]
> instance in a global variable where it can be accessed by any and all
> business entity instances.
>
> I have put together a sample application (described in
>
http://www.tonymarston.net/php-mysql...plication.html) which can be
> run online. You can also download all the source code to see how it is[/color]
done.[color=blue]
>
> Hope this helps.
>
> --
> Tony Marston
>
>
http://www.tonymarston.net
>
>
>
> "Olumide" <50295@web.de> wrote in message
> news:c837e7e8.0406050300.3e28cee7@posting.google.c om...[color=green]
> > I have a form on my webpage. I would like visitors to complete this
> > form and click a send button that generates an email. How can this be
> > done? With Javascript of PHP? In either case, please send me pointers
> > to where I can find more information. (I am an utter PHP noob.)
> >
> > Thanks,
> >
> > - Olumide[/color]
>
>[/color]