0
Problem displaying php code
Is this app possible to create codes in PHP? I tried to create one but it doesn't work. Could it be because there is no XAMPP?
2 RĂ©ponses
+ 2
The Sololearn app itself does not provide a server environment like XAMPP to run PHP code that interacts with a server.
When you write PHP code in Sololearn, it primarily focuses on the core syntax and logic of PHP rather than executing server-side PHP scripts. This means that any PHP code you write in Sololearn will not interact with a server or a database. That's the reason your code isn't run here mostly.
0
Hello Anna can you be so kind to share the code url? May be we can fix it