Posts by Kioko • 17 points
1 post
-
-1
votes2
answers175
viewsQ: login system using php and mysql
I’ve made some changes to the program, but it’s still giving me the slip...: mysqli_query() expects at least 2 Parameters, 1 Given. <?php $username="username"; $pwd="pwd"; include…