[thelist] PHP: Adding controls on the fly

RUST Randal RRust at COVANSYS.com
Tue Dec 31 07:07:01 CST 2002


Atul said:

> I am trying to add controls (input tag) to an HTML form on
> the fly in PHP.

> I know
> this can be achieved easily using Java Servlets. What is the
> most effective way to accomplish this in PHP?

Write a script that takes some parameters and then writes the appropriate
HTML.

I'm curious.  Are you switching from Java to PHP?

Randal



More information about the thelist mailing list