[jQuery] Sorting spans which are in li elements.
Hi there, My xhtml structure looks like: Name Remaining Time Status Name value 1 Time value 1
[jQuery] Percent Sign (%) Problem
I have a search process with jQuery+Php... I have to use " like '%entered_keyword%' ..." in mysql query. Here is the problem the Php changes "%" to " " However, when someone enters "% % % % % % % %" (8 times percent sign), it brings all datas on mysql. If i use the changing function two