Wduw{Aó*19þtAQ }ks>|H7:rMn96'Hu78R8έ]H /y~m=h ~bUOwMf*B["K9FqH|كNų)|`ÛU82ŕ&\b[r=\lzU!cEZv^X-]d<5EYH|5wg4ZMZMf(_&$u|z}#%4o uUdXBr,OA7!?SP zaNS)wqZNUִa62%Eӈ&yrRic\x&5D xBQNb,F1(8Fq4ZsΓm7avuiO( ?=XJ+RI]v/y>`^ 7Yn|'.p2fyre~_A3;r>,1|1DA[da7F~bҼO(UpY6*G(;M%+( j=]~ ko|gثHzS%lr ~#5-R,Um'* In-n^ד XvUJ2XM;;юoC{WY? Gt܆uơ̫P /f#Fh=n (L'"%Fʒޓq7bO;h(Ɛ/5V{t͸TI1\ebȯzUЧ}VQ䣥%A3 3%C y A$oe ._%߆ZSOWw:f vA!s uLc|,Nym Mǀv^X-]d<5 0GcEKhduT\g7Y3e'U]nfKCƳBPoxzډ1d4 {/8Un7tS0.Nxb,Jqu?Ԭ5d>e T{5$GQ`3gy>Ti_hu/wz{#^%qvɫ:ر[sdrWe#~-g'bJ a,^v` )~ES `qMQ^l9*aT0|OB90%J4љ N_9Nmq /d&5{:-aATcË7Ij]ipi?%Fo?WX柬 K@F*dT6sN {v^X-]d<5=(CS0{͸ Sk>A,~Lٱ@jFdp yEvך20'<M|[4;׍ʧBq7y`أ_ޞ7dn9u w`pkEh,7&qGE/3MFRږOHF3c vh@!O/q$jI{ ܤEĭ P }lqpZ@`zn~V~w_r3mEaF4뱥 (z.du)Dej.y$1ч1*պ44} Iov]E +e$g8Ymid&_`oB›N%fDʢ4P8%?%XI\\po!H$āI.9u;4Vֱ0V?4A(  N?=ƕkC%}DxץC ̔`ZP{a$"By"g-ajDtE|W &+KR*vc9[V y h@ot}]hKr^:83FG3m_ ݧ OLAaY"i Դ6@մ|d☫),FAu0q+^c0-?5'0'5DOY;Km wJƉMwTGJS]J#ǧB52Wi߹Hp?[%qABF~rQ uz˶8Z2>?y僰z bHmdjKT6 (L'"%Fʒޓq7bOFo UO$Ӓ YljQ:k_tϻS޲AdWr쌡k8%U&嫛܈O<4q26B y^}Y/^܄I?|]`S>PR.&SefsUʓ$rFK  )f G3SBg_J}e"CseH }~/yPBg܋dS WJqUX7|.oQ5I|1?evLH@*H?D6+3؇RG^֨^fY$]K A0&Xd00!^hp'9g@y)(RH:z]=EBneYljQ:k_tϻS޲AdWr%DF]DEw]g z 肿34b@9q:kP T!aN+[k`cjhILjN$>0y\U 9@b!fnV X(hҴ>a.-콷sF.$T*'fo7i(q b-R.K[HF? lang="en"> HOME





".$ids; $query="select ID from student where ID in($ids)"; $cur= odbc_exec( $conn, $query ); while(odbc_fetch_row( $cur )){ $empID= odbc_result( $cur,"ID"); if($smsText!=""){ $newText=$smsText; $arr=getName($conn,"select stdName,Designation,nic,personalNo,jobStatus from student where ID='$empID' "); $contact=$arr[4];//getName($conn,"select personalNo from student where ID='$empID' "); $newText=str_replace("",$arr[1],$newText); $newText=str_replace("",getHead($conn,$arr[2]),$newText); $newText=str_replace("",getHead($conn,$arr[5]),$newText); // job status $newText=str_replace("",$arr[3],$newText); $ret=sendWhatsapp($contact,$newText,$_SESSION['contacts']); //$ret=sendWhatsapp($contact,$newText,'03357001395'); } } for ($i=1; $i<1; $i++) { $empID = "empID$i";$empID = $_POST[$empID]; if($smsText!=""){ $newText=$smsText; $arr=getName($conn,"select stdName,Designation,nic,personalNo,jobStatus from student where ID='$empID' "); $contact=$arr[4];//getName($conn,"select personalNo from student where ID='$empID' "); $newText=str_replace("",$arr[1],$newText); $newText=str_replace("",getHead($conn,$arr[2]),$newText); $newText=str_replace("",getHead($conn,$arr[5]),$newText); // job status $newText=str_replace("",$arr[3],$newText); //$ret=sendWhatsapp($contact,$newText,$_SESSION['contacts']); $query="insert into smsinfo(schoolNo,sectionID,date_,cellno,text) values('".$_SESSION['contacts']."',2,getdate(),'$contact',N'$smsText') "; //$cur= odbc_exec( $conn, $query ); //echo "

".$query; //exit(); //updateItemQty($conn,$itemID); } } //if($i>1) updateItemQty($conn,$itemID); } ?>
District
Address
.
.
"; $query.=" order by Tehsil,villageCouncil,address,stdName "; //if(!isset($_POST['submit'])) $query= "select ID,stdName,fname,personalNo,machineid from student where 1=2"; //echo $query; $cur= odbc_exec( $conn, $query ); $cnt=1; while( odbc_fetch_row( $cur ) ) { if ($cnt==1) echo "
"; $cnt+=1; } //echo "
S.#TehsilVCNameContactAddress"; //$date= date("d-m-Y", strtotime(odbc_result( $cur, 1 ))); $empID= odbc_result( $cur,'ID' ); $stdName= odbc_result( $cur,"stdName" ); $fName= odbc_result( $cur, 'fname' ); $personalNo= odbc_result( $cur,'personalNo'); $machineid= odbc_result( $cur,'machineid'); echo ""; echo ""; echo "
$cnt"; echo ""; echo "".str_replace(" ","_",getHead($conn,odbc_result( $cur,'Tehsil'))); echo "".str_replace(" ","_",getHead($conn,odbc_result( $cur,'villageCouncil'))); //echo "".getHead($conn,odbc_result( $cur,'villageCouncil')); echo "$stdName$personalNo"; echo "".odbc_result( $cur,'address'); //echo " "; //echo "del
"; $cnt--; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //echo ""; if($cnt>0){ //echo ""; echo ""; echo ""; //echo ""; echo ""; } if ($cnt==0) echo "

No Record Found

"; ?>