pavmoxo
07-19-2007, 12:19 PM
Hi!!
Anyone can explain me how the blog's select data of a DB. It seems they use some variables ... but how?? I need a similar solution for a site.
Thanks!!
_Aerospace_Eng_
07-19-2007, 12:27 PM
Do you PHP? Do you know MySQL? These are both languages you will need to know in order to retrieve information from a mysql database using php. It involves a lot more than just "some variables".
pavmoxo
07-19-2007, 12:31 PM
ok ... but do you know how it works??
_Aerospace_Eng_
07-19-2007, 12:33 PM
Yes. (http://homepages.tesco.net/~J.deBoynePollard/FGA/questions-with-yes-or-no-answers.html)
Seriously though, its not something that can be summed up in one post.
http://www.tizag.com/mysqlTutorial/
_Aerospace_Eng_
07-19-2007, 12:58 PM
I gave you a link to a tutorial.