Name: ,
Surname: ,
Serial number: 0,
eccetera (To be continued).

write_on_file: file = ex_student_data.txt,

name = ,

surname = ,

serial_number = 0,

email = ,

phone = +391234567890,

laurea_degree = ,

write_on_database: mysql_host = localhost, mysql_user = icto1718, mysql_password =

write_on_database: database = my_icto1718, table = ex_student_data_table

writeing the following data

name = ,

surname = ,

serial_number = 0,

email = ,

phone = +391234567890,

laurea_degree = .


Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /membri/icto1718/EXAMPLES/STUDENT_REG_3/student_registration_3.php:57 Stack trace: #0 /membri/icto1718/EXAMPLES/STUDENT_REG_3/student_registration_3.php(206): student->write_on_database('my_icto1718', 'ex_student_data...') #1 {main} thrown in /membri/icto1718/EXAMPLES/STUDENT_REG_3/student_registration_3.php on line 57