I need put in my ranking module a buton of search name of character plis someone help me to create the php
Sample like this:
![]()
I need put in my ranking module a buton of search name of character plis someone help me to create the php
Sample like this:
![]()
make a form in html,
method = "POST" action=""
you need one input and one submit.
in php
if isset($_POST['submit']){
query ----> read data from database
put into a table
$hideold=true; <-- it will hide the another guys on the ranking
}
echo $tablecontent;
nobody will code this module for you for free.
If you dont find a solution on the internet, I can make it within 30 min for 10$ for any cms system.