Questions tagged [generated]

Do not use. This tag has been used for generated code, generated keys, generated-anything. Too broad.

212 questions
0
votes
1 answer

Reading form paramaters with PHP when PHP generated HTML form used

I am looking for help about a basic problem. I would like to write a .php script, what generates a HTML form, and when the form is submited, then the same .php script gets the form paramter, do the operation. This is code I have so far, but it is…
Tass Mark
  • 337
  • 1
  • 2
  • 14
0
votes
1 answer

Hide dynamically generated Divs with jquery

This is the jquery I use