RE: [PHP] Text field comparison

2003-12-03 Thread Chris W. Parker
Jeff on Wednesday, December 03, 2003 4:57 PM said: > I have created a few forms using post. There are certain fields that > must match (i.e. username/password) before submission. Can this be > accomplished using PHP? No, PHP is a server-side language. You need JavaS

[PHP] Text field comparison

2003-12-03 Thread Jeff
I have created a few forms using post. There are certain fields that must match (i.e. username/password) before submission. Can this be accomplished using PHP? If not, an alternative would be nice. Thanks. Jeff Hunnicutt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: h