Peer-reviewed articles 17,970 +



Title: CONSIDERATIONS AND PARTICULARITIES OF DATABASES CREATED FOR ONLINE CONTENT

CONSIDERATIONS AND PARTICULARITIES OF DATABASES CREATED FOR ONLINE CONTENT
S. Moisa;C. Sala?an
1314-2704
English
19
2.1
A modern feature of websites' creation aside from the PHP scripting language is the use of a database. It is acknowledged that PHP offers the possibility of an advantageous structure for the source code, yet its real capacity is highlighted when the programming language works together with a database. Among these databases one can enumerate MySQL, Oracle or PostgreSQL and the list can be easily extended.
The PHP language has predefined functions and native connectivity with the above-mentioned databases. The current paper focuses on the databases created with MySQL taking into account the popularity, the support and its free-of-charge character. Currently on the web there are loads of sites not developed other than HTML therefore there is no database to stock and provide the information when requested. The mainstream today indicates a movement of these websites towards a database due to the numerous advantages provided. The case when a database was designed to be implemented the data are easier to edit or add and the articles that can be translated into new pages without the intervention of the user to the source code, either in HTML, CSS or PHP. Regarding the disadvantages, these are linked to the implementation costs for database solutions, the time consumed by the transformation of the static content into dynamic pages, these ones requiring integration with instruments for data management.
Aspects related to the integration of a MySQL database in a website construction using the PHP language are detailed and analysed.
conference
19th International Multidisciplinary Scientific GeoConference SGEM 2019
19th International Multidisciplinary Scientific GeoConference SGEM 2019, 30 June - 6 July, 2019
Proceedings Paper
STEF92 Technology
International Multidisciplinary Scientific GeoConference-SGEM
Bulgarian Acad Sci; Acad Sci Czech Republ; Latvian Acad Sci; Polish Acad Sci; Russian Acad Sci; Serbian Acad Sci & Arts; Slovak Acad Sci; Natl Acad Sci Ukraine; Natl Acad Sci Armenia; Sci Council Japan; World Acad Sci; European Acad Sci, Arts & Letters; Ac
197-202
30 June - 6 July, 2019
website
cdrom
5348
database; online; website; MySQL; PHP