Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Building HTML Tables from MySQL Tables
Search
Misbhauddin Mohammed
May 16, 2014
Education
0
110
Building HTML Tables from MySQL Tables
This presentation is in response to a twitter query made by a student.
Misbhauddin Mohammed
May 16, 2014
Tweet
Share
More Decks by Misbhauddin Mohammed
See All by Misbhauddin Mohammed
Front-End Web Development Frameworks
drmisbha
1
190
Coop Training Presentation at CCSIT-KFU
drmisbha
0
590
Other Decks in Education
See All in Education
2025年の本当に大事なAI動向まとめ
frievea
1
200
Lenguajes de Programacion (Ingresantes UNI 2026)
robintux
0
130
TeXで変える教育現場
doratex
1
19k
計算物理におけるGitの使い方 / 01-c-compphys
kaityo256
PRO
2
490
Gitの仕組みと用語 / 01-b-term
kaityo256
PRO
0
190
HyRead2526
cbtlibrary
1
220
Adobe Express
matleenalaakso
2
8.2k
【ベテランCTOからのメッセージ】AIとか組織とかキャリアとか気になることはあるけどさ、個人の技術力から目を背けないでやっていきましょうよ
netmarkjp
2
3.9k
2025-12-19-LT
takesection
0
120
Introduction - Lecture 1 - Next Generation User Interfaces (4018166FNR)
signer
PRO
2
4.5k
コマンドラインの使い方 / 01-d-cli
kaityo256
PRO
0
100
Padlet opetuksessa
matleenalaakso
12
15k
Featured
See All Featured
WCS-LA-2024
lcolladotor
0
480
The untapped power of vector embeddings
frankvandijk
2
1.6k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.7k
Faster Mobile Websites
deanohume
310
31k
The Power of CSS Pseudo Elements
geoffreycrofte
82
6.2k
Agile that works and the tools we love
rasmusluckow
331
21k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
The Mindset for Success: Future Career Progression
greggifford
PRO
0
280
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
0
240
Paper Plane
katiecoart
PRO
0
48k
Transcript
None
None
Set up the table that you want to be shown
in HTML
Then create the HTML Outline for the table with no
rows {Just the header rows though}
None
CONNECT TO THE DATABASE
1. Run the Select Query 2. Store the result in
the Associative Array?
NO PROBLEMO? http://www.youtube.com/watch?v=lxEcCoKKZIE
Iterate over students array
None
And VOILA!!!!!! Or EUREKA!!!!!! Whatever o0
#learnweb A CCSIT Initiative