Find all threads by $username
Hello
I have a requirement which details as below:
In my navbar I want a menu item for "Find all threads by $username". This menu item should have an input field so that the user enters a name xyz in that field. When they hit the "GO" button it should output the result of all the threads started by the particular user xyz.
Thanks in advance.
|