Archive for the "PHP" Category

Sort by:

Importing and Mapping Multiple Listing Service MLS RETS Data

If you are very new to rets, like we all were at one point I am sure the whole thing seems very confusing to you. It’s really not though, the toughest part is mapping the data from the mls provider into the corresponding tables in your websites database. This article will help prepare you on [...]

Instead Of Hand Coding Why Not Try A PHP Framework?

Coding in php can be a daunting and time consuming task. Before you start your next project you should consider optimizing your time with a php framework.
Using a framework is a great way to learn php, as well. Frameworks include features such as modules that are pre-built to perform tedious coding tasks and can [...]