Beginner PHP and MySQL Tutorial
Lecture 147 - OO Programming - A Caveat
PHP or PHP Hypertext Preprocessor is a very powerful open source server side scripting language used for creating dynamic web pages. A Server side scripting language is a language that is read on the server side and not the client side. When a user accesses a web site written in PHP the web server will read the page and output HTML to the users web browser. HTML is different than PHP in that HTML is a client side language, when a user requests an HTML page the web server simply send the text in the HTML page to the users browser which then formats that page based on the HTML. MySQL is also a free open source software the is used to create databases that are used primarily by web servers. The My stands for the name of the co-founders daughter, My while the SQL stands for structured Query Language.
Mixing PHP and MySQL together in a website will give you unlimited possibilities of what you can produce. One little problem with developing websites in PHP is that since it is a server side scripting language you have to open the page from a web server to view it properly. Unlike HTML where you can save an HTML document on your desktop and then view it from there, PHP needs that server interaction to view properly. The good news is most web hosting companies provide PHP and MySQL for a pretty cheap cost to the users.
So think of the possibilities that we have by using a dynamic scripting language like PHP and a stable open source database like MySQL. When I first learned PHP and MySQL my first thought was that by using PHP and a MySQL I could create a website that could contain thousands of pages but only three actual pages. So in terms of updating a Web Site design using PHP and MySQL would be a huge time saver.
With most web hosting where you have your hosting and MySQL databases together it makes it very easy to connect to the MySQL database to extract information or even insert information. So lets say that we have a database called "mysite" and the table in "mysite" called "mypages" and it is formated like the following:
Article Source: http://EzineArticles.com/?expert=Mike_L_Walton
Resources :
www.elated.com/articles/mysql-for-absolute-beginners
devzone.zend.com/6/php-101-php-for-the-absolute-beginner
www.freewebmasterhelp.com/tutorials/phpmysql
www.tizag.com/mysqlTutorial
www.udemy.com/phpmysql-for-beginners
www.magazinehive.com/2013/06/best-php-and-mysql-books-for-beginners
learnable.com/.../php-mysql-web-development-for-beginners-13
http://www.wikihow.com/Learn-PHP-and-MySQL
www.homeandlearn.co.uk/php/php.html
http://www.simplilearn.com/web-and-programming/php-development-training-online/ppa841?utm_source=bing&utm_medium=cpc&utm_campaign=B-WP-PHP-Online-ROW&utm_term=+php%20+mysql
Related searches :
php and mysql tutorial, php and mysql development, php and mysql, php and mysql web development, php and mysql tutorial for beginner, php and mysq with mysqli,php and mysql tutorial for beginner creating your mysql database,php and mysql for dynamic web sites visual quickpro guide, php and mysql projects,php and mysql connection, php and mysql login
Disclaimer : This video not represent "PHP and MySQL" officially. This video tutorial is solely for educational purpose only.
Credits to Udemy.com
Видео Beginner PHP and MySQL Tutorial автора MySQL Кластеризация
Видео Beginner PHP and MySQL Tutorial автора MySQL Кластеризация
Информация
8 декабря 2023 г. 8:35:34
00:02:07
Похожие видео