Are there forms already made?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nomb
Forum Newbie
Posts: 19
Joined: Thu May 24, 2007 3:24 pm

Are there forms already made?

Post by nomb »

I've used swiftmailer twice so far for little forms. Now its time to make the big kahuna.
I was wondering if there were forms pre built? Instead of just a textarea for mail I wanted
an html box with the bold, italic, underline, and so forth.

I also wanted to have a way to add attachments which I know swiftmailer can do. But after you select
one file another 'add attachment' box appeared and so on.

Is there anything like this I can use?

Thanks,
nomb
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

Just the form? Highly doubt it.

Make one. ^_^
Post Reply