I m working on a PHP Real Estate catalog. I am working on the search part right now and I m having trouble with the logic.
Should the default view show all items in the catalog or the search page? Should the code flow handle search first or individual view first?
Ideas, tips, links are appreciated. Thanks.