|
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") |