"; } if($css_type == "raw") { echo ""; } ?>
Make sure to put something in the textbox above. You can add up to five options; leave the other fields blank if you don't want to use all five [2 required]. Once done, post like normal.
Write Post
Start Poll
tap to post
"; require_once("posts.php"); echo ""; $cntq = mysqli_query($conx, "SELECT * FROM feed"); $count = mysqli_num_rows($cntq); if($count > 10) { echo "
"; } require_once("../inc/footer.php"); ?>