+ 1
Hey guys I need a help to understand how php is connected with sql (Oracle) to make an database of my e-commerce.
guys please suggest me how to do it and how I can make their database and connect that at front end I want to understand that so please post your suggestions and suggest me how can I make that good looking 😊😊
1 Respuesta
+ 2
You might want to take a look at PDO, this one provides support for multiple DBMS, including Oracle.
https://phpro.org/tutorials/Introduction-to-PHP-PDO.html