JICongratulations. This is will give developers assurance that hashnode will be around for a long time. Thanks.Comment·Article·Dec 17, 2020·Announcing Hashnode's $2.1M seed round
JIAwesome. Thanks Edidiong Asikpo . Please, what tool did you use to design this Article featured image?Comment·Article·Dec 8, 2020·How to Use SVG Images in CSS and HTML – A Tutorial for Beginners
JIPHP MASTER sitepoint.comComment·Thread·Jan 29, 2018·I want to learn OOP in PHP. Please suggest books thorough I can learn.
JIKeerthi Kamarthi I think you should use $con->query($sql) instead of $con->prepare($sql) $sql = "DELETE FROM upload_img WHERE id = ?"; if (!$result = $con->query($sql)) { die('Query failed: (' . $con->errno . ') ' . $con->error); }Comment·Thread·Jan 28, 2018·How to delete images from database using php and mysql
JIYou can use this. SELECT COUNT (*) FROM ntable; You can also read this tutorial on my blog for more illustration. https://phpout.com/2018/01/28/how-to-display-total-number-of-rows-in-a-table/Comment·Thread·Jan 28, 2018·1·want to display the total count of database rows in website.
JII create web app and am also a student. I use Php for my back-end stuff and Js for the front-end thing.Comment·Thread·Aug 28, 2017·2·What kind of job do you have?
JIAm very good in PHP but have few understanding on this front-end thing.Comment·Thread·Aug 24, 2017·Are there any good back-end programmers who don't know anything about front-end programming?