LAMP or Linux Apache MySQL and PHP is what open source web development is often refered to because all of these applications are open source there for they are free to download and use. All of the applications listed above are meant for create web sites or web applications and are very powerful programs. In this article we will go over each one, what it is and where you can get it. In later articles we will discuss installing these applications for use on your server.
Tag-Archive for ◊ MySQL ◊
Part 1 of my Beginning PHP and MySQL for Dynamic Web Pages showed you how to access a MySQL server, access a database and even retrieve and write data to that table. In this article we will go a little deeper and discuss retrieving entries from the table and how to use them in a PHP document or documents. We will discuss how to create one page that can actually support an unlimited number of pages, if I have confused you with that last statement then just read on because it should all come very clear soon.
PHP and MySQL are two very popular and very powerful programs that can be used to create dynamic web pages. Using PHP and MySQL you can develop just about anything from web sites, content management systems and even web applications for business use. In this article I will show you the basics of creating a dynamic web page with PHP and MySQL.

