"; echo ""; echo ""; echo "Real Estate India, Apartments and Flats, Single family homes, land and plots for Sale"; echo "Our website offers distinctive features to provide unprecedented information about property you wish to buy, sell, rent, or manage."; echo "http://www.helloplot.com"; echo "http://www.blogs.law.harvard.edu/tech/rss"; echo "Thu, 10 Jun 2010 11:59:33 +0530"; echo "Thu, 10 Jun 2010 10:53:18 +0530"; echo ""; echo ""; echo "About Us"; echo "Indian real Estate sector has seen an unprecedented boom in the last few years. This was ignited and fueled by two main forces. First, the expanding industrial sector has created a surge in demand for office-buildings and dwellings. The industrial sector grew at the rate of 10.8 percent in 2006-07 out of which a growth of 11.8 percent was seen by the manufacturing sector. Second, the liberalization policies of government have decreased the need for permissions and licenses before taking up mega construction projects. Opening the doors to foreign investments. is a further step in this direction. The government has allowed FDI in the real estate sector since 2002. FDI was deemed necessary in the view of making the sector more organized and increasing professionalism. Farmers. The villages adjacent to the metro cities have experienced sky-rocketing land prices. This has induced farmers to sell their land for good money. "; echo "http://www.helloplot.com/aboutus.php"; echo "8CE42F13-425D-4D5E-89F7-97CB3C9AC312"; echo "Thu, 10 Jun 2010 10:53:18 +0530"; echo ""; $start_from=0; $limit=100; function clean_url($text) { $text=strtolower($text); $code_entities_match = array('>>','–','�','–','&','“','”','–','’','-','--','"','!','@','#','$','%','^','&','*','(',')','_','+','{','}','|',':','"','<','>','?','[',']','\\',';',"'",',','.','/','*','+','~','`','=','-','ï','–',"'",'O'); return str_replace($code_entities_match,'', $text); } $record1=QueryExecute("SELECT * FROM details WHERE status='Display' AND aprove=0 ORDER BY id DESC LIMIT $start_from,$limit"); while ($result=mysql_fetch_assoc($record1)) { //$h=htmlentities(strip_tags($result[name])); //$d=clean_url(htmlentities(strip_tags(substr($result[discription],0,200)))); $h=utf8_encode(clean_url($result['name'])); $d=utf8_encode(clean_url($result['discription'])); $loc=clean_url(substr($result['landmark'],0,200)); $date=$result['created_at']; $s="http://localhost/helloplot/uploads/thumb/tn_"; $f= $s.$result['image1']; $im1="./uploads/thumb/tn_".$result['image1']; $im2="./uploads/thumb/tn_".$result['image2']; $i="./uploads/thumb/tn_".$result['image3']; $p=trim($result['image1']); echo ""; echo "$h"; echo ""; echo "http://www.helloplot.com/view.php?plot_id=$result[id]"; echo "$date"; echo ""; } echo ""; echo ""; ?>