exportimages.php File Reference

Exports images from the db to folders. More...


Variables

 $link = getdb()
global $config
 $sql = "SELECT * FROM ".$table_prefix."tbl_Files where bin_data != '' "
 $result = mysql_query($sql,$link)
 $fp = fopen("$install_path/$imageloc/listings/$thumbname", "w")
 $sql = "SELECT * FROM ".$table_prefix."agent_tbl_Files where bin_data != ''"
 $result = mysql_query($sql,$link)
 $fp = fopen("$install_path/$imageloc/agents/$thumbname", "w")


Detailed Description

Designed primarily to allow sites to move to having images in folders instead of the db.
Generated on Sat Mar 3 12:47:09 2007 for FreeRealty Real Estate Listing Scripts by  doxygen 1.4.7