New functions

This commit is contained in:
Olu Amey
2023-02-12 21:19:40 -05:00
parent 993df3a690
commit 377d924a67
6 changed files with 33 additions and 64 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ $dm ="http://localhost:9999/";
$tArr =[
'login',
'signup',
'userscards'
'userscards',
'activejoblist'
];
echo "<table class='table table-striped'>";