You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: localhosting-database-at-phpMyAdmin-master/README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,11 @@
5
5
you can create a localhost database at phpMyAdmin following this code.<br>
6
6
Written in php,html,css,js.<br>
7
7
going to deep of php .<br>
8
-
1.simple php form.<br>
9
-
2.data uploader-viewer fetchinh from database.<br>
10
-
8
+
<ol>
9
+
<li>simple php form.</li>
10
+
<li>image upload/search by attribute using database.</li>
11
+
<li>api and data uploader for shoecasing of dynamic <ahref="https://tirtharajsinha.github.io/webfiles/portfolio_v2.0/projects.html">projects page.</a></li>
12
+
</ol>
11
13
use index.php along with style.css.<br>
12
14
sql for each table is included.<br>
13
15
static files like .txt ,Image,audio,video is stored in a different folder.<br>
0 commit comments