Use "FIND_IN_SET" in mysql query?
Column = chat_group with value (k,h,p)
SELECT * FROM `tester` WHERE FIND_IN_SET('k', chat_group);
Opposite Result
SELECT * FROM `tester` WHERE NOT FIND_IN_SET('w', chat_group);
We provide knowledgeable blogs related to php, jQuery, html, css, wordpress, woocommerce, cordova app with examples in 2021.
Create video slider with cuncks of videos without download all videos function custom_video_slider_shortcode() { $slider_id = 'vide...
No comments:
Post a Comment