WREN-KILGORE REALTY


Administrative
Add or Remove Listings

Error 830 - User name and/or Password failed to initialize database. Please press HERE to return to the main administrative screen, HERE to return to the main WREN-KILGORE REALTY page, or HERE to email the database Administrator to report this error.
Error 800 - Unable to read from database... please try your request again in a few moments. PRESS RELOAD to try again.
You have selected to UPLOAD a photograph to a particular a listing in your database. Please verify that the listing below is the one you wish to add the photograph to. If so, press the "browse" button on the form below, and select the photograph from your hard drive that you wish to upload.

Please keep these points in mind:
1) you must upload ONLY a JPEG or GIF photograph
2) the file size MUST be under 300k
3) file name MUST NOT contain the "&" symbol.

When satisfied with your selection, press "continue" to commence the upload.

Important: THE UPLOAD MAY TAKE A FEW MINUTES... PLEASE BE PATIENT AND WAIT FOR THE CONFIRMATION SCREEN.

Property Name
Description

Upload this file:

\n"); exit; } $fn="/usr/www/users/ophir/4syth/logan/wren/rental/rentals.php3"; $fp=fopen($fn,"r"); $cc=0; while(!feof($fp)): $cc=$cc+1; $ss=1; while ($ss<5): $db[$cc][$ss]=fgets($fp,320); $ss=$ss+1; endwhile; endwhile; fclose($fp); $prb = substr($pname,0,4); $prp = intval($prb); $fn1="/usr/www/users/ophir/4syth/logan/wren/rental/caniread.txt"; $fn2="/usr/www/users/ophir/4syth/logan/wren/rental/rentals.php3"; $fp1=fopen($fn1,"w"); fputs($fp1,"n"); fclose($fp1); $fp2=fopen($fn2,"w"); $ct=1; while($ct<$cc): if ($prp <> $ct): fputs($fp2,"
\n"); $et=$db[$ct][2]; fputs($fp2,"$et"); fputs($fp2,"\n"); $et=$db[$ct][4]; fputs($fp2,"$et"); else: fputs($fp2,"
\n"); $et=$db[$ct][2]; fputs($fp2,"$et"); fputs($fp2,"\n"); $tempet=$db[$ct][4]; $tempet=ereg_replace(10," ",$tempet); $tempet=ereg_replace(13,"",$tempet); $tempad=" *PHOTOGRAPH*\n"; $et=$tempet . $tempad; fputs($fp2,"$et"); endif; $ct=$ct+1; endwhile; fclose($fp2); $fp1=fopen($fn1,"w"); fputs($fp1,"y"); fclose($fp1); $body = "I just successfully added a photograph to my Realty page on CountyLogan. Please remember to bill me for this photograph.\n\nThe file name is $newfiletemp and you can remove it when I ask you to.\n\nSincerely,\nWendy Wren"; $TO = "ophir@infinet.com"; $MP = "/usr/sbin/sendmail -t"; $fd = popen($MP,"w"); fputs($fd, "From: wendy.wren@logan.net\n"); fputs($fd, "To: $TO\n"); fputs($fd, "Subject: Wren Realty added a photograph\n"); fputs($fd, "X-Mailer: PHP/FI 3.03\n\n"); fputs($fd, $body); pclose($fd); ?>
You have successfully UPLOADED and attached a photograph to your selected listing. To upload another photograph to a listing, press the "continue" button on the right.
Press HERE to return to the main administrative screen, or HERE to return to the main WREN-KILGORE REALTY page.