calling a value in my database (mysql), to echo in my paragraph...?
calling a value in my database (mysql), to echo in my paragraph...? hello, I am so very new to this kind of programming (just learned about mysql database in few days), but I already got a basic of html (css and some php). So, my question is, how to show something from my database to echo in front of my label?
example:
Name : (echo here)
Address : (echo here)
Height : (echo here)
Weight : (echo here)
any site can give me a little tutorial? Because I had to finish my project in so less than 1 month only... (which is already late)...
p/s:sorry for my bad language.
Thanks!!
|