Wednesday, January 21, 2009

Feature Update: Connect to Database Supports Magic Quotes

For users connecting JangoMail to their MySQL databases via PHP, we have now modified our connection file to make JangoMail less dependant on the customer's local web server configuration.

Previously, users had to turn off a feature known as "magic quotes" before the extraction file would work. Now, JangoMail can make the connection regardless of the magic quotes setting. This makes establishing the initial connection simpler and more direct.

Our new code looks like: