0
About web design
What is the code that I have to write in my php file so that I can connect those php files to my database? Let's consider that my database's name is"mydb" tables in it have names"webchat_users"and "webchat_lines". Pls help me...It's very important.
1 Odpowiedź
+ 3
I'm learning from this tutorial, hope you find it useful somewhat:
http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers
Hth, cmiiw