File: C:/xampp/htdocs/PBN/user_dashboard.php
<?php
session_start();
include("functions.php");
if(isset($_SESSION["user_id"])) {
if(isLoginSessionExpired()) {
header("Location:logout.php?session_expired=1");
}
}
?>
<html>
<head>
<title>User Login</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<body>
<table border="0" cellpadding="10" cellspacing="1" width="100%">
<tr class="tableheader">
<td align="center">User Dashboard</td>
</tr>
<tr class="tablerow">
<td>
<table>
<?php
error_reporting(0);
$jobid='';
if(isset($_SESSION["user_name"]) ) {
$userid=$_SESSION["user_id"];
?>
Welcome <?php echo $_SESSION["u_name"]; ?>. Click here to <a href="logout.php" tite="Logout">Logout.</a><br>
<tr>
<td> �L���O <br> Fogra39 <br><br><br></td>
<td>
<br>
<a href="./Fogra112T">SID(�����@��)</a><br>
<a href="./FograTVI-stgOK">TVI(���I�X�i)</a><br>
<a href="./production">�Ͳ�����</a><br>
</td>
<br>
</tr>
</table>
</tr>
<tr class="tablerow">
<td>
<table>
<tr>
<td> �Ʀ쥴�� <br> Fogra39 <br><br><br></td>
<td>
<br>
<a href="./fograproof76cpv3">Fogra Media wedge V3</a><br>
<a href="indexE.php">SCCA to Fogra39</a><br>
</td>
<br>
</tr>
</table>
</tr>
<tr class="tablerow">
<td>
<table>
<tr>
<td> �n���� <br> Fogra39 <br><br><br></td>
<td>
<br>
<a href="./dptool/indexti1.htm">Soft Proof on Fogra Media wedge V2</a><br>
<a href="./adobeRGB">Adobe RGB check</a><br>
<a href="./sRGB">sRGB check</a><br>
</td>
<br>
</tr>
</table>
</tr>
<tr class="tablerow">
<td>
<table>
<tr>
<td> G7 ��k <br> Gracol2006 <br><br><br></td>
<td>
<br>
<a href="./G7_99TRGB">SID (CMYKRGB)</a><br>
<a href="./G7p2pCIE">G7 Curve</a><br>
<a href="./G7RGB">G7 for RGB Printer</a><br>
<a href="./G7CMYK">G7 for CMYK Printer</a><br>
</td>
<br>
</tr>
</table>
</tr>
<tr class="tablerow">
<td>
<table>
<tr>
<td> ��L <br> <br><br><br></td>
<td>
<br>
<a href="./deltae/indexE.htm">��t</a><br>
<a href="./deltae/indexV3.htm">V3 Target from ICC</a><br>
<a href="./deltae/indexR.htm">Render</a><br>
<a href="./deltae/indexR.htm">SG Camera Profile Check</a><br>
</td>
<br>
</tr>
</table>
</tr>
<tr class="tablerow">
<td>
<table align="center">
<body>
<tr>
<td>
<br><br>
<a href="./indexE.php?jobid=<?php echo $jobid;?>&jobname=<?php echo "'".$jobname."'";?>&printer=<?php echo "'".$printer."'";?>&ink=<?php echo "'".$ink."'";?>&paper=<?php echo "'".$paper."'";?>&target=<?php echo $target;?>&mode=<?php echo $mode;?>&device=<?php echo $device;?>&email=<?php echo $email;?> " /a>RIT SCCA</a><br>
<a href="./PSASID/index.php?jobid=<?php echo $jobid;?>&jobname=<?php echo "'".$jobname."'";?>&printer=<?php echo "'".$printer."'";?>&ink=<?php echo "'".$ink."'";?>&paper=<?php echo "'".$paper."'";?>&target=<?php echo $target;?>&mode=<?php echo $mode;?>&device=<?php echo $device;?>&email=<?php echo $email;?> " /a>RIT SID predict tool</a><br>
<a href="./PSATR16ip/index.php?jobid=<?php echo $jobid;?>&jobname=<?php echo "'".$jobname."'";?>&printer=<?php echo "'".$printer."'";?>&ink=<?php echo "'".$ink."'";?>&paper=<?php echo "'".$paper."'";?>&target=<?php echo $target;?>&mode=<?php echo $mode;?>&device=<?php echo $device;?>&email=<?php echo $email;?> " /a>RIT Onsite</a><br>
<a href="./PSAinstrument/index.php?jobid=<?php echo $jobid;?>&jobname=<?php echo "'".$jobname."'";?>&printer=<?php echo "'".$printer."'";?>&ink=<?php echo "'".$ink."'";?>&paper=<?php echo "'".$paper."'";?>&target=<?php echo $target;?>&mode=<?php echo $mode;?>&device=<?php echo $device;?>&email=<?php echo $email;?> " /a>RIT inter-instrument </a><br>
<br>
<br>
<a href="./PSAproduction3/index.php?jobid=<?php echo $jobid;?>&jobname=<?php echo "'".$jobname."'";?>&printer=<?php echo "'".$printer."'";?>&ink=<?php echo "'".$ink."'";?>&paper=<?php echo "'".$paper."'";?>&target=<?php echo $target;?>&mode=<?php echo $mode;?>&device=<?php echo $device;?>&email=<?php echo $email;?> " /a>On-site Validation (Batch) </a><br>
<a href="./PSAproduction/index.php?jobid=<?php echo $jobid;?>&jobname=<?php echo "'".$jobname."'";?>&printer=<?php echo "'".$printer."'";?>&ink=<?php echo "'".$ink."'";?>&paper=<?php echo "'".$paper."'";?>&target=<?php echo $target;?>&mode=<?php echo $mode;?>&device=<?php echo $device;?>&email=<?php echo $email;?> " /a>On-site Validation (Real time) </a><br>
<a href="./PSATR16s/index.php?jobid=<?php echo $jobid;?>&jobname=<?php echo "'".$jobname."'";?>&printer=<?php echo "'".$printer."'";?>&ink=<?php echo "'".$ink."'";?>&paper=<?php echo "'".$paper."'";?>&target=<?php echo $target;?>&mode=<?php echo $mode;?>&device=<?php echo $device;?>&email=<?php echo $email;?> " /a>IT8.7/4 Report (TR016) </a><br>
<br>
</td>
</tr>
<tr>
<td>Resources</td></tr><tr>
<td><a href="./tdf_pdf/Targets_TDF.zip">Targets(10-Patche and IT8.7/4) and 10-Patch TDF</a></td></tr><tr>
<td><a href="./tdf_pdf/ControlTarget_v2.pdf">10-Patch Target_v2.pdf</a></td></tr><tr>
<td><a href="./tdf_pdf/ControlTarget_v2.zip">10-Patch Target TDF(.rwxf)</a></td></tr><tr>
<td><a href="./tdf_pdf/ControlTarget20TDF_et.zip">TDF (.rwxf) for production batch reading (20 strips)</a></td></tr><tr>
<td><a href="./tdf_pdf/ControlTarget4TDF_et.zip">TDF (.rwxf) for instrument reading (4 strips)</a></td></tr><tr>
<td><a href="./tdf_pdf/IT874R_3x.pdf">IT8.7/4.pdf</a></td></tr><tr>
<td><a href="./tdf_pdf/IT8_i1ProTmpt.zip">IT8.7/4 TDF(.rwxf) </a></td></tr><tr>
<td><a href="./tdf_pdf/DataSample.zip">Data Sample (CGATS) </a></td>
</tr>
</body>
<tr>
<td align="center"><font size="-2"> © <a href="mailto:[email protected]">Fred Kuo</a>, 2015. All rights reserved.<br><a href="http://www.fredkuo.idv.tw/wordpress/?p=1025">Read more.</a><br>
</td>
</tr>
</form>
</table>
<?php
}
?>
</td>
</tr>
</table>
</body></html>