>>>>> "Brendan" == Brendan Brink <[email protected]> writes:

    Brendan> thanks all for your suggestions...  however, i have an
    Brendan> existing HTML forms already created, im just wanting a
    Brendan> quick way to echo contents from database into these
    Brendan> fields:

    Brendan> ie. instead of on a per field basis, having echo
    Brendan> $row['fieldname']; want to have something like echo
    Brendan> $row['this.name']; so that i can copy and paste this code
    Brendan> throughout all my forms, quicker to code...

    Brendan> hope this makes sense...but yes Zend is a great solution
    Brendan> for creating new forms.

It does not make sense here.

And as said, I hope your employer isn't peer reviewing your code as it
is wide open for HTML injection attacks.

It's scary seeing people writing such code.

-- 
Cheers,

Berend de Boer

-- 
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]

Reply via email to