jQuery PHP Search Box Tutorial Part 3
Loading...
2,046
Loading...
Uploader Comments (MrDualChart)
see all
All Comments (5)
-
how can I make it so I can scroll the list with arrow keys?
-
Could you share the source ?
I think i've made several mistakes whilst trying to copy the code, and can't seem to fix it :(
Great video though mate!
Thanks.
-
Everything was ok, but your explanation sucks man.
Anyway, more coding than explaining what is it all about, and to tell the truth, you're writing spagetti code. You combine everything together in one script file. All of the database connection logic, presentation and markup and everything is combined which is not a good practice even in small applications.
thoughtresults
Loading...
yes the source files are at the website in my desctiption
they are under the tutorial "jQuery PHP MYSQL Search Box Revisted part 2"
MrDualChart 8 months ago
I can see where you are coming from, but these are just tutorials, i mysqlf use function files for everything i just kept the tutorial down, you can easily create functions for any of these...
MrDualChart 11 months ago