PHP single column value :
$post_like_id=mysql_query("SELECT * FROM `post_answer` WHERE `postid` = '$questionID'");
$post_answer = mysql_fetch_array($post_like_id);
$like=$post_answer['p_id'];
Reference from YouTube Channel: Sahil & Sarra ► Everything in one place: Datacamp Associate Data Scientist with Python Career Track: ...
No comments:
Post a Comment