Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
This may sound really stupid but is there anyway to stop warning messages about undefined variables appearing when viewing php in browser, or even better, how can i define a variable such as a submit variable i.e.
if ($submit) {...}
I am completely new at this as you may have guessed. The script is running fine apart from the warning and don't want to rock the boat....
This may sound really stupid but is there anyway to stop warning messages about undefined variables appearing when viewing php in browser, or even better, how can i define a variable such as a submit variable i.e.
if ($submit) {...}
I am completely new at this as you may have guessed. The script is running fine apart from the warning and don't want to rock the boat....