V
vasiangv
Guest
i'm trying to do a dynamic website but im utterly confused. for now, i'm trying to do an email subscription. i am able to have text boxes for users to enter name and email... and php is able to echo 'hi $name, thanks for subscribing.". but how can this info (name and email) be added into the SQL database automatically? what code should i put? will appreciate any help..thanks!!!