Adding a Search, & Bookmark Feature -


I have my entire data stored in an array as a string. I'm bringing every string randomly with an array on the autate / onclick event. Now I want to enable my user to book the desired data.

In addition to this, I want to find the desired data by array by providing search criteria to my user.

Thanks


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -