GeForce Manager
PHP Advanced
C:
/
xampp
/
htdocs
/
Ajaji
/
media
/
vendor
/
tinymce
/
templates
/
Name
Size
Perms
Actions
📄
layout1.html
205 B
0666
Edit
Perms
Delete
Editing:
layout1.html
<table border="1"> <thead> <tr> <td>Column 1</td> <td>Column 2</td> </tr> </thead> <tbody> <tr> <td>Username: {$username}</td> <td>Staffid: {$staffid}</td> </tr> </tbody> </table>
Cancel