954,190 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Help with changing GoDaddy's default sort order???

Pleeease help! I am hosting several sites with GoDaddy which use their own php mail forms. GoDaddy has their server set to sort variables in alphabetical order by deafault. This is a nightmare for me and I cannot figure out how to set custom sort orders. Can someone please tell me how to fix it so when the variable are emailed to me things will appear in the order I want them to? Such as First Name, Last Name, Address, and so on? I would reeeeally appreciate it!

JessicaB
Newbie Poster
2 posts since Dec 2006
Reputation Points: 10
Solved Threads: 0
 

If the order's consistent, just store the reference in to the variables you want to use in the order they're presented. It's better to use a name to reference them, like $_POST['username'] does, but sometimes you don't get much choice.

Puckdropper
Posting Pro
500 posts since Jul 2004
Reputation Points: 23
Solved Threads: 23
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You