/    Sign up×
Community /Pin to ProfileBookmark

retrive table structure

in php_myadmin it retrieves your table structures and such, yet I cannot find any way to do it no mater how hard I try(I have never actually needed this before, but it sounds like it’s something really obvious that I’m missing).

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@gtzpowerApr 16.2007 — http://dev.mysql.com/doc/refman/5.1/en/information-schema.html

This should help. If you need something more specific, just ask
Copy linkTweet thisAlerts:
@scragarauthorApr 16.2007 —  Field Type Collation Attributes Null Default Extra Action
thumb_url varchar(255) latin1_swedish_ci No Change Drop Primary Index Unique Fulltext
full_url varchar(255) latin1_swedish_ci No Change Drop Primary Index Unique Fulltext
description mediumtext latin1_swedish_ci No Change Drop Primary Index Unique Fulltext
misc_info mediumtext latin1_swedish_ci No Change Drop Primary Index Unique Fulltext

php myadmin returns a table like this, those pages where intresting, but I could find anything that would help me reproduce such a table(php_myadmin is sooooo slow to load)
Copy linkTweet thisAlerts:
@NogDogApr 17.2007 — sql:
<i>
</i>SHOW FULL COLUMNS FROM table_name
×

Success!

Help @scragar spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.16,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...