How Do I Retrieve Content Specific Content Using PHP and MySQL -


i brand new php , mysql. watched lynda.com tutorial entitled "php mysql essential training". followed along , converted static site dynamic cms. tutorial showed how insert content database, text.

after course, left wondering following--"how specific content render? example, have static page called "websites". page contains couple divs screenshot images of websites i've developed , images linked sites. when created page in database added regular text content database.

how html render contains specific content associated page? write sql insert statement database inserting html?

i'd appreciate guidance. thanks, chris

you need write query, yes.

see mysql manual entry select statements.

select use fetch data database, insert used when need put data inside.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -