QJ_cimtarMAIL.inc
Line #0:<?php
Line #1:
Line #2:if ($nurL==0) exit;
Line #3:
Line #4:echo "<table border=1 width=100%>
Line #5:<tr bgcolor=gold>
Line #6:<td align=center>
Line #7:
Line #8:<img width=25 height=25 src='../_Screen/plus.ico' border=0></a> &nbsp;&nbsp;
Line #9:
Line #10:<a target=sframe href=QJ_maiLOG.php>
Line #11:<IMG width=25 height=25 SRC='../_Screen/open.ico'
Line #12:
Line #13:
Line #14:
Line #15:</td>
Line #16:
Line #17:
Line #18:
Line #19:</tr>";
Line #20:
Line #21:
Line #22:
Line #23://////////////////////////////////
Line #24:$keres =$_SESSION["QJ_cimtarSQL"];
Line #25://?//echo($keres."<hr>");
Line #26:
Line #27://////////////////////////////////
Line #28:
Line #29:
Line #30:$nur=mysql_num_rows($eredmeny);
Line #31:
Line #32:
Line #33:while ( $egy_sor = mysql_fetch_array( $eredmeny ))
Line #34:{
Line #35:
Line #36:$mSQL ="select wid from qj_mailsend where vevo_kod=$egy_sor[wid]";
Line #37:
Line #38:$Mnur=mysql_num_rows($mREC);
Line #39:
Line #40:if ($Mnur>0 ) $maiLOG="
Line #41:<br><a target=sframe href=QJ_maiLOG.php?&vevo_kod=$egy_sor[wid]>
Line #42: $Mnur mail <IMG width=20 height=20 SRC='../_Screen/open.ico'
Line #43:
Line #44:else $maiLOG="";
Line #45:
Line #46:
Line #47:echo"<tr $szin><td align=center >
Line #48:
Line #49:
Line #50:<img width=15 height=15 src='../_Screen/mail.ico' border=0></a>
Line #51:
Line #52:<a target=sframe href=QJ_cimUP.php?&wjid=$egy_sor[wid]&sqlfile=qj_cimtar>
Line #53:<IMG width=20 height=20 SRC='../_Screen/edit.png'
Line #54:
Line #55:
Line #56:$maiLOG
Line #57:
Line #58:</td>
Line #59:
Line #60:<td align=left >$egy_sor[email_cim]<br><b>$egy_sor[nev]</b><br>$egy_sor[csoport_kod]</td>
Line #61:<td align=left >$egy_sor[irsz] <b>$egy_sor[telepules]</b><br>$egy_sor[cim]</td>
Line #62:<td align=left >$egy_sor[telszam]<br><b>$egy_sor[uzenet]</b></td>
Line #63:
Line #64:</tr>";
Line #65:
Line #66:
Line #67:
Line #68:}
Line #69:
Line #70:
Line #71:echo "<tr bgcolor=gold> <td colspan=5>&nbsp;
Line #72:</table>";
Line #73:
Line #74:
Line #75:
Line #76:if ($nurL>$ii)
Line #77:
Line #78:
Line #79:?>
Line #80: