DEV Community

I want to convert this code from php to nodejs

abidi12 on July 02, 2022

Hello I want to convert this code from php to nodejs <?php include 'config.php'; include 'connect.php'; session_start(); function numeri...
Collapse
 
pyrsmk profile image
Aurélien Delogu

I want to say: learn Node and especially the framework Express. Because this code is really rudimentary and probably have many security flaws. It requires much work to convert this to a good and clean code.

Collapse
 
abidi12 profile image
abidi12

I really want it
can you help me ?

Collapse
 
pyrsmk profile image
Aurélien Delogu

Like I said, it would take several hours to do it so it's impossible for me. Maybe someone else will have the time to help you 😉