<<<<Restricted Area>>>>" . "
Sorry, you must Log In to view this Page

"); exit(); } $usrn = $_GET['usrn']; if($usrn == ""){ $usrn = $_POST['usrn']; } if($usrn == ""){ echo("

<<<<Restricted Area>>>>" . "
Problem with your username. Please Log In again.

"); exit(); } $ID = $_POST['ID']; $subject = $_POST['subject']; $subje = stripslashes($subject); $subj = str_replace ( "'", "’", $subje); $sub = str_replace ( "\"", "’", $subj); $hour = $_POST['hour']; if($hour == ""){ $hour = '0'; } $strhour = strlen($hour); if($strhour < 2){ $hours = '0'.$hour; }else{ $hours = $hour; } $minute = $_POST['minute']; if($minute == ""){ $minute = '0'; } $strmin = strlen($minute); if($strmin < 2){ $minutes = '0'.$minute; }else{ $minutes = $minute; } $second = $_POST['second']; if($second == ""){ $second = '0'; } $strsec = strlen($second); if($strsec < 2){ $seconds = '0'.$second; }else{ $seconds = $second; } $time = $hours.':'.$minutes.':'.$seconds; $date_rec = $_POST['date_rec']; $chunk_rec = chunk_split($date_rec, 2, ':'); $chunk_arrc = explode(":", $chunk_rec); $rec = $chunk_arrc[2].'/'.$chunk_arrc[3].'/'.$chunk_arrc[0].$chunk_arrc[1]; $filename = $_POST['filename']; $filesize = $_POST['filesize']; $voices = $_POST['voices']; $voicesstrip = stripslashes($voices); $voicesstripe = str_replace ( "'", "’", $voicesstrip); $voices_value = str_replace ( '"', '"', $voicesstripe); $voices_break = nl2br($voices_value); $comment = $_POST['comment']; $commentstrip = stripslashes($comment); $commentstripe = str_replace ( "'", "’", $commentstrip); $comment_value = str_replace ( '"', '"', $commentstripe); $comment_break = nl2br($comment_value); ?>
Click Here to Return

Eco-$mart Library Administration
Audio Profile

Edit Audio Profile ~ ~
Subject:  
Recording Date:   Recording Time:  
File Name:  
File Size:   MB
Voices:  
Comment:  
 Audio List  Return to Your Page  Eco-$mart Public Calendar
©2007 - Data Base Interface - Custom Built at: kwgrubbs.com