function getExt($filename){ $last=substr(strrchr($filename,"."),0); return $last; } function isEmail($Email){ if($Email == "") return 1; if(eregi("([A-Z0-9\.\-]+@[A-Z0-9\.\-]+\.[A-Z\.]+)", $Email)) return 1; else return 0; } function trimcomplete($str){ if($str !=''){ $find = array(" ", "?", "’", "," , ":","'","\s","&"); $replace = array("-", "", "'", "", "","","-","","and"); $newstr=str_replace($find,$replace,trim(strtolower($str))); return $newstr; }else{ return $str; } } function trimspaces($str){ if($str !=''){ $newstr=str_replace(" ","-",$str); return $newstr; }else{ return $str; } } function trimslash($str){ if($str !=''){ $newstr=str_replace("/","-",$str); return $newstr; }else{ return $str; } } function trimdash($str){ if($str !=''){ $newstr=str_replace("---","-",$str); return $newstr; }else{ return $str; } } function trimquote($str){ //$str = str_replace(array('\'', '"', ',','.'), '', $str); return htmlspecialchars(trim(stripslashes($str))); } function trimnewline($str){ return $str; } function encrypt($id, $key) { $id = base_convert($id, 10, 36); // Save some space $data = @mcrypt_encrypt(MCRYPT_BLOWFISH, $key, $id, 'ecb'); $data = bin2hex($data); return $data; } function decrypt($encrypted_id, $key) { $data = @pack('H*', $encrypted_id); // Translate back to binary $data = @mcrypt_decrypt(MCRYPT_BLOWFISH, $key, $data, 'ecb'); $data = base_convert($data, 36, 10); return $data; } ?>
Sawan's Institute of English Language (SIEL) is a well known educational institution in the heart of the city. The SIEL was founded in 1992 to teach English language to the students who are sitting for various competitive examinations. The SIEL is dedicated to the welfare and well being of the students. Thousands and thousands of students and others have benefitted from our English language courses designed for various competitive examinations.
The SIEL is one of the best institutes of English language of its type in the state to concentrate on learning of English language. We are professionals in the field of teaching and training with result oriented programme full of practice sessions, allowing the students to take the maximum benefit in minimum time. The SIEL provides very high quality learning material to the students to take home.
We are committed to offering excellent teaching in a pleasant environment at fair prices. Our classes cover all the skills of language: listening, speaking, reading, writing as well as grammar, vocabulary, written comprehension , letter writing, precis writing, idioms and phrases, pronunciation and phonetics- in fact everything that students need! We offer classes from elementary to proficiency in lively atmosphere.