D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
home
/
markniuj
/
bazmeasar.com
/
pdf
/
Filename :
success.php
back
Copy
<!DOCTYPE html> <html> <head> <style> a:link, a:visited { background-color: #f44336; color: white; padding: 14px 25px; text-align: center; text-decoration: none; display: inline-block; } a:hover, a:active { background-color: red; } </style> <link href="css.css" rel="stylesheet"> <meta content="width=device-width, initial-scale=1.0" name="viewport"> </head> <body> <h2>you record successfully added</h2> <p>upload again:</p> <a href="upload.php" target="_blank">Upload again</a> <a href="index.php" target="_blank">Go to page</a> </body> </html>