How phpmyadmin, php and everything else works?
Posted
by Tom
on Stack Overflow
See other posts from Stack Overflow
or by Tom
Published on 2010-05-31T16:07:45Z
Indexed on
2010/05/31
16:13 UTC
Read the original article
Hit count: 251
Ok, I guess I got crazy, but really. How phpmyadmin works? Does it have his own phpmyadmin or what? And how php works? Why writing echo 'hello';
it returns hello in the browser? I am really interested on how these things really works, maybe you know any books or smth to figure it out?
Thank you.
© Stack Overflow or respective owner