As I am looking into Apex (again), here you can find a movie app built with Apex 20.2
just for fun, it contains information about approximately 85000 movies (from IMDb / Kaggle).
The app pretends nothing. Just a study.
You can enter it with credentials demo / Verw1tabc

Release history

Upcoming challenges:

mail

Bit more about PHP

Also fond of PHP?
It was quit a challenge to get this going. Below the steps taken are written down.
But first, some information about numbers in the MovieApp database, queried from the Oracle database, with PHP :-)

( ! ) Warning: oci_pconnect(): ORA-29003: SSL transport detected mismatched server certificate. in /var/www/html/totals.php on line 14
Call Stack
#TimeMemoryFunctionLocation
10.0000357512{main}( ).../index.php:0
20.0000357920include( '/var/www/html/totals.php ).../index.php:112
30.0001358328oci_pconnect( $username = 'devvy', $password = 'Boracle1959Rrr', $connection_string = 'tpbhfirst_high' ).../totals.php:14
no, did not work
( ! ) Fatal error: ORA-29003: SSL transport detected mismatched server certificate. in /var/www/html/totals.php on line 19
Call Stack
#TimeMemoryFunctionLocation
10.0000357512{main}( ).../index.php:0
20.0000357920include( '/var/www/html/totals.php ).../index.php:112
30.1090359488trigger_error( $message = 'ORA-29003: SSL transport detected mismatched server certificate.', $error_level = 256 ).../totals.php:19