Martin Evans [mailto:[EMAIL PROTECTED] wrote: > > You haven't called $lcsr->bind_param for the parmeters!
You don't need to call bind_param() if you pass the parameter values in the call to execute(), as Anand is doing. Ronald
Martin Evans [mailto:[EMAIL PROTECTED] wrote: > > You haven't called $lcsr->bind_param for the parmeters!
You don't need to call bind_param() if you pass the parameter values in the call to execute(), as Anand is doing. Ronald