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
100
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
560
Other Decks in Education
See All in Education
Pythonパッケージ管理 [uv] 完全入門
mickey_kubo
23
24k
Course Review - Lecture 12 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
1.8k
2025/06/05_読み漁り学習
nag8
0
200
DIP_1_Introduction
hachama
0
120
仮説の取扱説明書/User_Guide_to_a_Hypothesis
florets1
4
380
質のよいアウトプットをできるようになるために~「読む・聞く、まとめる、言葉にする」を読んで~
amarelo_n24
0
210
Online Privacy
takahitosakamoto
0
110
生成AIとの上手な付き合い方【公開版】/ How to Get Along Well with Generative AI (Public Version)
handlename
0
630
ARアプリを活用した防災まち歩きデータ作成ハンズオン
nro2daisuke
0
180
(2025) L'origami, mieux que la règle et le compas
mansuy
0
130
2025年度春学期 統計学 第9回 確からしさを記述する ー 確率 (2025. 6. 5)
akiraasano
PRO
0
150
生成AI活用セミナー/GAI-workshop
gnutar
0
110
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
74
5k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
Music & Morning Musume
bryan
46
6.8k
Fireside Chat
paigeccino
39
3.6k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
KATA
mclloyd
32
14k
Building Adaptive Systems
keathley
43
2.7k
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