What is the best method to go about this?
Pass each thing through GET? example: &var1=hi&var2=bye&etc…
Pass an XML string through GET?
Make an XML file and then read that file in? (I feel this isn’t as secure)
Any suggestions?
What is the best method to go about this?
Pass each thing through GET? example: &var1=hi&var2=bye&etc…
Pass an XML string through GET?
Make an XML file and then read that file in? (I feel this isn’t as secure)
Any suggestions?
:: Copyright KIRUPA 2024 //--