I know this is probably extremely easy for some of you, but I'm trying to figure out a way to do the following:
I have a user search script querying a database for users. If the results are none, I want it to alert the user some how that no results were found.
I currently have the script to display the results should there be some, so I'm covered from that aspect...I just need a "no results found" message echoed if nothing is returned.
All the help that has ever been given to me from these support boards has been more valuable than any book has ever been. There's not a day that goes by when I don't use some technique I've learned from phpbuilder.net. Keep up the good support!
I have a user search script querying a database for users. If the results are none, I want it to alert the user some how that no results were found.
I currently have the script to display the results should there be some, so I'm covered from that aspect...I just need a "no results found" message echoed if nothing is returned.
All the help that has ever been given to me from these support boards has been more valuable than any book has ever been. There's not a day that goes by when I don't use some technique I've learned from phpbuilder.net. Keep up the good support!