Search results

  1. T

    Problems with a null value in PHP and HTML?

    I am doing a project, in which I have an HTML page, and the user types in a name and an age (can insert up to 10) and I wish to display the values where the variable "age1" "age2" ect to "age10" are not null. I currently have the following but the variable seems not to be set to null, even if i...
Back
Top