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
540
Other Decks in Education
See All in Education
第1回大学院理工学系説明会|東京科学大学(Science Tokyo)
sciencetokyo
PRO
0
3.7k
Virtual and Augmented Reality - Lecture 8 - Next Generation User Interfaces (4018166FNR)
signer
PRO
0
1.7k
データ分析
takenawa
0
3.1k
IMU-00 Pi
kanaya
0
360
Open Source Summit Japan 2025のボランティアをしませんか
kujiraitakahiro
0
620
Interactive Tabletops and Surfaces - Lecture 5 - Next Generation User Interfaces (4018166FNR)
signer
PRO
1
1.6k
アウトプット0のエンジニアが半年でアウトプットしまくった話 With JAWS-UG
masakiokuda
2
290
AIC 103 - Applications of Property Valuation: Essential Slides
rmccaic
0
170
子どものためのプログラミング道場『CoderDojo』〜法人提携例〜 / Partnership with CoderDojo Japan
coderdojojapan
4
16k
2025年度春学期 統計学 第5回 分布をまとめるー記述統計量(平均・分散など) (2025. 5. 8)
akiraasano
PRO
0
110
バックオフィス組織にも「チームトポロジー」の考えが使えるかもしれない!!
masakiokuda
0
100
SkimaTalk Tutorial for Students
skimatalk
0
1.7k
Featured
See All Featured
Writing Fast Ruby
sferik
628
61k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
14
1.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Bash Introduction
62gerente
614
210k
How to Ace a Technical Interview
jacobian
276
23k
Raft: Consensus for Rubyists
vanstee
139
7k
Optimizing for Happiness
mojombo
379
70k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
650
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
The Cult of Friendly URLs
andyhume
79
6.4k
Practical Orchestrator
shlominoach
188
11k
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