GET [solved]
Posted: Thu May 04, 2006 6:46 am
how many characters can be passed through get?
I'm making an invitation script, and if an invited email is already in the member list I'm passing it through the url like
?success=1&foundEmails=email@1.com,email@2.com,email@3.com
etc. To alert them that these people were already found in the database.
I'm making an invitation script, and if an invited email is already in the member list I'm passing it through the url like
?success=1&foundEmails=email@1.com,email@2.com,email@3.com
etc. To alert them that these people were already found in the database.