Real Estate Forums
| REW CMS 1 Questions For users of the REW CMS 1 or classic backend - please post your 'how do I' questions here. If you have upgraded to CMS 2, please use the CMS 2 Forum |
|
|
Thread Tools | Display Modes |
|
|
|
||||
|
Rew,
How do I add mls areas to any sample snippet? The zip code is too broad, I need to define certain mls areas. Thanks! Example: <?php $_REQUEST['snippet_city'] = ""; $_REQUEST['idx'] = "all"; //$_REQUEST['snippet_subdivision'] = ""; //$_REQUEST['search_subtype'] = ""; //$_REQUEST['minimum_bedrooms'] = ""; //$_REQUEST['minimum_bathrooms'] = ""; //$_REQUEST['minimum_price'] = ""; //$_REQUEST['office_id'] = ""; //$_REQUEST['minimum_sqft'] = ""; //$_REQUEST['minimum_year'] = "2007"; //$_REQUEST['minimum_acres'] = ""; //$_REQUEST['search_zip'] = ""; //$_REQUEST['search_zip'] = ""; include_once $_SERVER['DOCUMENT_ROOT'].'/idx/inc/php/pages/snippet.php'; ?>
__________________
Jonathan, Broker, e-Pro Greenville SC Real Estate Greenville SC Greenville SC Condos |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Snippet that searches by Zip Code | SCP | REW CMS 2 Questions | 2 | 03-17-2009 06:11 AM |
| Zip Code in snippet? | Marc Zuazua | REW CMS 2 Questions | 4 | 11-05-2008 03:41 PM |
| Tweek Snippet Code For IDX | DMG | Coding | 1 | 11-04-2008 03:57 PM |