Simple Question: POST label values in PHP?

automicss

New member
Hello, I know how to do this for textboxes I just use the $_POST["fielname"] but how do I do this for labels?
Or should I do this another way?
 
Back
Top