Answer the question
In order to leave comments, you need to log in
How to read cookies in ajax?
ajax request insert data into database
$roistat_visit = isset($_COOKIE['roistat_visit']) ? (int)$_COOKIE['roistat_visit'] : 777;
Answer the question
In order to leave comments, you need to log in
cookies must be read on the client side and passed to the php script
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question