Overview of Tecnology
Overview of Tecnology
PHP code may be executed with a command line interface (CLI), embedded
into HTML code, or used in combination with various web template systems,
web content management systems, and web frameworks. PHP code is
usually processed by a PHP interpreter implemented as a module in a web
server or as a Common Gateway Interface (CGI) executableAn example of
the early PHP syntax:
<!--include /text/header.html-->
<!--getenv HTTP_USER_AGENT-->
<!--ifsubstr $exec_result Mozilla-->
Hey, you are using Netscape!<p>
<!--endif-->
<!--include /text/footer.html-->
mysql
MySQL (/ˌmaɪˌɛsˌkjuːˈɛl/ "My S-Q-L")[5] is an open-source relational database
management system (RDBMS).[6] Its name is a combination of "My", the
name of co-founder Michael Widenius's daughter,[7] and "SQL", the
abbreviation for Structured Query Language.
MySQL is free and open-source software under the terms of the GNU
General Public License, and is also available under a variety
of proprietary licenses. MySQL was owned and sponsored by
the Swedish company MySQL AB, which was bought by Sun
Microsystems (now Oracle Corporation).[8] In 2010, when Oracle acquired
Sun, Widenius forked the open-source MySQL project to create MariaDB.
MySQL is used by many database-driven web applications,
including Drupal, Joomla, phpBB, and WordPress. MySQL is also used by
many popular websites,
including Facebook,[9][10][11] Flickr,[12] MediaWiki, Twitter,[13] and YouTube.[