Custom PHP 7.4.10 with support of SQLITE, MYSQL and else...
You can use https://repl.it/@maple3142/PHP-7410-Cusom to write php with some advanced features that Repl.it don't have, such as using SQLITE.
paulatdunedin (0)
That is fantastic. Now I can get PHP/mySQL to work in repl.it!
thom4s1 (0)
@paulatdunedin
Hi
how do you connect to MySQL ? With an external server like www.freesqldatabase.com ?
Thanks !
thomas
paulatdunedin (0)
@thom4s1 Hi Thomas. I'll set up a demo in the next couple of days and let you know. I've been using SQLite mostly. Paul
paulatdunedin (0)
@thom4s1
I've setup a public demo. Have a look at repl.it/@paulatdunedin and try the PHPMySQLDemo I used an external database at freesqldatabase.com
thom4s1 (0)
@paulatdunedin perfecto ! thanks.
I also tried some stuffs with freesqldatabase.com and it's working well.
WHAT. YEASSSS