Basic PHP & MySQL Part 1
by Rajesh Sivaraman • February 3, 2012 • Linux, MySQL, PHP • 0 Comments
PHP and MySQL are two unique open source projects. While PHP is an excellent programming language, MySQL is the Database choice of millions of softwares, websites and companies out there. In this series, we will look at how to use PHP to connect and manipulate data stored inside MySQL. In the first part, I...
Read more →