
Mortgagefraud Blog
online at: www.mortgagefraudblog.de
For this high profile american website I built a custom script to display the authors latest youtube video from her channel,
and a scrolling javscript widget displaying upto the minute statistics from the legal database fraudmine.
As I had no access to the filesystem,
the scripts for presenting these features are located externally, and called into the page with javascript inserted into the templates.
In order to connect to the microsoft sql databse which fraudmine uses, it was necessary to install a custom version of php to the remote server,
as the standard php distribution they were using did not have the necessary drivers to connecct to an MSSQL database.


















