You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
$result = mysql_query("SELECT * FROM comments join users on users.id = comments.who WHERE comments.which='".$prod["id"]."' order by comments.quand desc");