Can I Change the order of field output?

Just wondering, can I have the output display things in the order I choose?
Example, right now the 10th field displays before the 5th field. I think it must have something to do with tab order or something? Maybe the way my form is designed?

Thanks for any help- this script is the coolest!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Can I Change the order of field output?

Sounds like your looking for sort. Check out the "order" method of sort (third syntax example).

http://www.boaddrink.com/projects/phpformmail/readme.php#sort

-Andrew Riley

User login