I'm always get the message
"request CLEbook->Update() is invalid"
I don't know about the php codes.
I know that you can help me to realized that what's the problem.
The below information is the part of codes that I think it shall be the problem. Please help me solve this problem.
Thanks
$SQL.=" WHERE ebook_id=" . $ebook_id ;
$this->Result = $this->Db->DbQuery ($SQL)
or die ("request CLEbook->Update() is invalid");
2006-08-24
07:32:15
·
2 answers
·
asked by
gbbhoho
2
in
Computers & Internet
➔ Programming & Design