Re: beginning PHP problem
- From: "Duderino82" <bubbosmail@xxxxxxxxx>
- Date: 27 Mar 2006 21:47:39 -0800
first the esxpression in the if is wrong.
if (isset($submit) && $submit=="yes")
could be a typo ...anyway you might want to considere the fact that
only the second condition is necessary(if the 2° is true will allways
be true even the 1°)
about the " " you might want to put them allways anyway allthougth some
time if you don't put them works out fine...better to respect
standards(you never know)
.
- Follow-Ups:
- Re: beginning PHP problem
- From: Geoff Berrow
- Re: beginning PHP problem
- References:
- beginning PHP problem
- From: Drazen
- beginning PHP problem
- Prev by Date: Re: Array output from function into a new query
- Next by Date: Re: beginning PHP problem
- Previous by thread: Re: beginning PHP problem
- Next by thread: Re: beginning PHP problem
- Index(es):