Answer the question
In order to leave comments, you need to log in
Where is the error in Red Bean PHP?
What is wrong here?
R::exec( " DELETE FROM user WHERE id = '$data['idp']' " );
Here is what it says in the error
Answer the question
In order to leave comments, you need to log in
Quotes
R::exec( " DELETE FROM user WHERE id = '".$data['idp']."' " );
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question