Answer the question
In order to leave comments, you need to log in
How to extract json data from a string?
Hello.
There is this code:
if($pass==1){
echo $errormessage;
echo $alert;
die(json_encode(array('error' => $pass)));
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question