I have a webform...
https://www.swimfree.org/adoptaswimmer/
When the user chooses the "Other" option from the "Number of Swimmers" pulldown, a new field should appear to the right of the pulldown. We accomplish this in FireFox using javascript to adjust the visibility of the div tag around the...
I know there are some words you should avoid using when writing PHP. Words that are predefined functions and variables. Such as "load." Does anyone know a website that lists these words (so I know what to avoid)? And can they easily explain why you should not use them (so I can explain this to...