Database: output
l'interazione con phpInteraction with PHP
Table of Contents
il risultato (interazione con php)The result (the interaction with php)
Ovviamente l'output finale può essere anche la stampa, ma non dovrebbe mancare anche un output digitale, data anche la natura di un database, ossia la continua e mai terminata aggiornabilitàObviously the final output can also be the print, but a digital output should not be missing, given the nature of a database, i.e. the continuous and never finished updability.
Dicevamo che il bello di MySql è che si interfaccia con le pagine php. Come già detto, trovate sul web parecchie guide su come fare. Qui vi do solo qualche esempio di come risulta l'output di, o meglio da un database mysql in pagina phpWe said that the advantage of MySql is that it interfaces with php pages. As already mentioned, you can find several guides on how to do it on the web. Here I give you just a few examples of how the output of or rather from a mysql database in php page looks: