Real Estate Forums
| Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Ok first off I'm new to this and I have an IDX feed in the form of tab delimited text file. I have the file being parsed into my database. The file has a field with "special features" codes that are comma delimited. example : j05 is the code for carpet flooring, j39 is the code for hardwood, etc... how should this "special features" data be handled? Should it go into my database like this? Any ideas are appreciated!
Last edited by DustyCarr; 08-18-2009 at 06:54 PM. |
|
|||
|
come on! I know you guys know what Im talking about here...I need some help...please!
|
|
||||
|
I am assuming you were provided with some kind of lookup table - just build your table structure any way you want / will work for your app and then have your parser handle the translation / population of the data based on your tables.
__________________
LEC 5 Launch Party Promo coming soon - stay tuned. |
|
|||
|
Hi Dusty,
You have 2 options : 1. Create an additional row in the table and create a small .php parser that goes over the codes and writes the oppropriate text in another row. or 2. Create an array as a look up table in the code that displays the properties. How exactly are you displaying the data ?
__________________
Best Regards, Sean Eating WordPress for breakfast Get wordpress professionally customized for realtors on your own webhost for FREE! | Got wordpress realated questions , submit them on twitter @wpreality |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Auto Responder Question | Lee | REW Lead Manager | 1 | 06-25-2009 03:09 PM |
| CMS email skin - question | EFS Webmaster | Work Orders | 12 | 02-24-2009 03:12 PM |
| Question about property alerts | Madtown RM | REW Lead Manager | 7 | 02-17-2009 11:42 AM |
| A Question On Listing URL's | Bruce Swedal Denver | REW IDX | 2 | 01-29-2009 10:57 PM |
| Question about couple of things | rvolk75 | REW CMS 2 Questions | 5 | 01-24-2009 07:28 PM |