Hi, Am relatively new to PHP and wud appreciate if anyone can help me out...
My URL using the GET method reads as following.. http://feedback.php?date=10-11-2001&policy_codes=1&cbox=on&desc=aaaa&policy_codes=9&cbox=on&desc=bbbbb&temp=tp Now, I have to insert the data into an MySQL table but am not able to split the URL such that the policy codes,cbox and desc are inserted twice rather than only the last one... The variable has to necessarily be the same name... any suggestions?? thnx, sands -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php