Thank you very much. I implemented it but my only problem is the search variable in my case does not show data and loops to reads the else statement. But I see my data in MySql database. Can I send a sample of the code of what I have done??
is there a way for this but in PHP Firebase instead? i dont know where to place the $filtervalues in a php firebase code. for mqsql it goes like this $query = "SELECT * FROM users WHERE CONCAT(firstname,lastname,email) LIKE '%$filtervalues%' "; and then on php FIREBASE it goes like this $fetchdata = $database->getReference($ref_table)->getValue(); and i dont know here to put the $filtervalues. please help me. or is there another way for a searchbar on php firebase?
I have a student live search app (using almost your code), when I search for a class in the text field If I type slowly it would work fine and just bring me that class, but when I type to fast it brings other classes which do not match with the text field. Is that an sql timeout problem? How do I solve this bug? I olso have some ”sql update” code, before the sql for updating db worked fine but not anymore. My data has been bigger over time, is that olso sql timeout problem? Appreciate any help
Thank You Sir. I like This Video. But Sir Please Help Me I Want To Add One Delete And Cancel Button Below These Table For Delete The Record From Database If I Want After Showing Any Record. Please Help Me.
Hi 2 pek, you may be running it using "file:///C:/WebSites/htdocs/search.php" instead of running through your server "localhost/search.php". Without the server it will show up the PHP code in the search field, acting like an HTML file unrecognising the PHP code and treating it like text.
What will be the query ($query) if we use data from 3 different tables and tables are connected with foreign keys.... Please sir help..... Anyone?? help please
Thank you very much for this. very detailed and explanatory. But I have a question! What if I want it to display users based on role? for example you have the "role_as" column to differentiate admin from normal users. So what if i want to show only users during search? how do i do it? I've used WHERE role_as='1' but it displayed everything. Please guide me..
Thank you sir.... This is the most simplest search tutorial i found in RUclips
you dont know how much this helped me. thank you so much! you deserve my sub
THANK YOU SO MUCH BROTHER I AM MAKING A MUSIC PORTAL IN PHP AND BECAUSE OF THIS YOU MADE MY WORK SO GOOD.
Thank you kind Sir for making this tutorial, you have no idea how much you have saved me
You saved my life ♥️ Thanks for this
Simple & perfect 🤙
All the best 💛
Excellent work. Thanks.
Great Video
God bless you. You saved my life!
Thank you, it is the best tutorial ive seen
thanks for your great information keep it up
Thank you very much, appreciate the explanations behind the code
occuring error in this line if(mysqli_num_rows($query_run) > 0)
Same
Mera bhi yahi error aa rha
thank you. How do i add delete and update button in the table so i can just update/delete the ID instead of making separate page for it?
Excellent tutorial, thank you
Thank you for this informative video!!!!!!it worked it out🥳
Thank you for this wonderful tutorial sir.
Brilliant, thank you!
Thank You So much for saving my time... Har Har Mahadev
Har har mahadev
Awesome! Thanks!
Nice video sir
Thank you 🙏 ❤
Ótimo vídeo parabéns 👏.
Thank you. This works beautifully. How would you show all data as default if search function wasn't used?
Awesome tut
Thank you very much. I implemented it but my only problem is the search variable in my case does not show data and loops to reads the else statement. But I see my data in MySql database. Can I send a sample of the code of what I have done??
is there a way for this but in PHP Firebase instead? i dont know where to place the $filtervalues in a php firebase code.
for mqsql it goes like this
$query = "SELECT * FROM users WHERE CONCAT(firstname,lastname,email) LIKE '%$filtervalues%' ";
and then on php FIREBASE it goes like this
$fetchdata = $database->getReference($ref_table)->getValue();
and i dont know here to put the $filtervalues. please help me. or is there another way for a searchbar on php firebase?
I love it
I have a student live search app (using almost your code), when I search for a class in the text field If I type slowly it would work fine and just bring me that class, but when I type to fast it brings other classes which do not match with the text field. Is that an sql timeout problem? How do I solve this bug? I olso have some ”sql update” code, before the sql for updating db worked fine but not anymore. My data has been bigger over time, is that olso sql timeout problem?
Appreciate any help
How to host it online, so that any one with the link can watch and search?
Thank you for your video sir, is there a way to make a menu to select the table we want to search for the data?
Hi sir may i know on line 55 where did $filtervalues came from?
Pagination would be great with this. Any chance of a new tutorial? Thanks.
thank you
Thank you!!!
could you please tell ,How you are creating server?
Thank You Sir. I like This Video. But Sir Please Help Me I Want To Add One Delete And Cancel Button Below These Table For Delete The Record From Database If I Want After Showing Any Record. Please Help Me.
Thank you bro., can you please create pagination to this search box..
Hello, could you please tell how to find by id also in this code?
for some reason its not working in my end any advice please?
What if I want it to load image?
how to clear off table when input = empty?
Can someone explain to me why input type text the value that has php in it, it show me error on the line
Hi 2 pek, you may be running it using "file:///C:/WebSites/htdocs/search.php" instead of running through your server "localhost/search.php".
Without the server it will show up the PHP code in the search field, acting like an HTML file unrecognising the PHP code and treating it like text.
@@andyjones593 is there any way for me to do it in local host? BTW thanks a lot!
@@2pek263 Using XAMPP Software
Hello, your source code link is not valid. could you give me the code via pastebin or something else?
What will be the query ($query) if we use data from 3 different tables and tables are connected with foreign keys.... Please sir help..... Anyone?? help please
How to find from multiple tables
Can u please upload link for your code , i m getting some errors
How can I put a second filter correctly?
data not show
how to Crud this
I keep getting unexpected variable $items, anyone know what i've done wrong?
Thank you very much for this. very detailed and explanatory. But I have a question!
What if I want it to display users based on role? for example you have the "role_as" column to differentiate admin from normal users. So what if i want to show only users during search? how do i do it?
I've used WHERE role_as='1' but it displayed everything. Please guide me..
wow omg omg omg, btw I already create a system were you can add employee and remove it from mysql that's all lol beginner
Thank you. How do I fetch images from the database instead of email?
use tag to display images
How to create data base
code please
NOT WORKING
source code link given in description.
thank you man