Reply to Re: why doesn't this delete the record I want it to delete?
Posted by Sean on 03/13/07 09:23
"Steve Belanger" <desktop@ebinformatique.com> wrote in message
news:jPnJh.90170$cE3.1083@edtnps89...
> if he does not specify a form to submit to then it will likely not work as
> intended. Not to mention that depending of server configuration (for
> instance register_globals being at Off) then it will not work as php will
> not know where $id is coming from.
>
>