session_start();
$session=session_id();
$time=time();
$time_check=$time-600; //SET TIME 10 Minute
$host="localhost"; // Host name
$username="allansdisposal"; // Mysql username
$password="topsoil"; // Mysql password
$db_name="allansdisposal"; // Database name
$tbl_name="user_online"; // Table name
// Connect to server and select databse
mysql_connect("$host", "$username", "$password")or die("cannot connect to server");
mysql_select_db("$db_name")or die("cannot select DB");
$sql="SELECT * FROM $tbl_name WHERE session='$session'";
$result=mysql_query($sql);
$count=mysql_num_rows($result);
if($count=="0"){
$sql1="INSERT INTO $tbl_name(session, time)VALUES('$session', '$time')";
$result1=mysql_query($sql1);
}
else {
"$sql2=UPDATE $tbl_name SET time='$time' WHERE session = '$session'";
$result2=mysql_query($sql2);
}
$sql3="SELECT * FROM $tbl_name";
$result3=mysql_query($sql3);
$count_user_online=mysql_num_rows($result3);
echo " User online : $count_user_online ";
// if over 10 minute, delete session
$sql4="DELETE FROM $tbl_name WHERE time<$time_check";
$result4=mysql_query($sql4);
mysql_close();
// Open multiple browser page for result
?>
No: Sand, asphalt, gravel, rocks, concrete, dirt, hazardous waste, appliances, railroad ties, animals, mattresses, box springs, all liquids, flammables, aerosol cans an chemicals. Nothing can be sticking out of the top of a bin.
You can put in: Woods, household wastes, yard trimmings, small indoor renovation material, kitchen waste, toilets, glass, carpet, compost materials, biodegradable, waste, recyclable materials, shingle trimmings an stucco trimmings.
Bin Sizes
Picture of a 4 yd bin with lids and chains to lock
4 yard = 5ft. High x 5.5ft. Wide x 6ft. Long
6 yard = 6ft. High x 5ft. Wide x 6ft. Long
RECYCLING PROGRAM
CARDBOARD / PAPER / MAGAZINE
( AT CITY RECYCLE CENTER)
Whether you work at an office, a restaurant or construction site, let ALLAN'S DISPOSAL assist you in choosing the recycle options that will work best for the volume you generate. Let us help you make a difference in your community.
4 YARD RECYCLE BIN
RENTAL: $19.00
SERVICES TIPPING: Depends on type of recyclables
* Prices based on 3 year contract Please Note: Allan's is currently developing a mixed recyclables program which will include a wide variety of recycled products. We are working hard to make the program available to our customers soon.