I know how to use php, but I'm having trouble getting the data from a specifc form element to show on my website. For example in Machform it self whn send and email all one has to do is {element_1} for example And it will display the info for that element. I could use post/get but how? I'm having trouble querying the database. I saw another topic and it said to : select element_1 from fom , is that php langauge.
You know what I'll make it simple all I want to do is in my php page is this; meaning a php page outsiede of the machform folder.
ex.
My name is {element_1 of form 5 goes here} and I like cheese
thanks for the help.
