PHP
-
- 3479 days ago
- PHP
- 2866 Views
Introduction Relational database management systems like MySQL and MariaDB are needed for a significant portion of web sites and applications. However, not all users feel comfortable administering their data from ...
-
- 3479 days ago
- PHP
- 1922 Views
Introduction While it is possible to manage a MySQL database server completely from the command line, many users prefer to use a GUI interface and PHPMyAdmin is the most ...
-
- 3479 days ago
- PHP
- 1859 Views
Symfony is a full-stack, open source PHP framework. It’s well known for its independent components which can be easily integrated into any other PHP project. The Symfony framework is suitable for building PHP applications of any size, including console applications meant to run only on the command line.
In this tutorial, we will see how to install, configure, and get started with a Symfony 2 application on Ubuntu 14.04.