+ 2
What is PHP for???
10 Respuestas
+ 8
You may wanna start here:
https://www.php.net/manual/en/intro-whatis.php
https://www.w3schools.com/PHP/php_intro.asp
+ 5
Isha Anand
PHP allows web developers to create changing content and interact with databases based on user behavior that include in-session behavior like viewing several pages, touching certain buttons, user data request and cart, and user-characteristics as given say from a form or forms completed ..
When you get into the web development course you will get into forms.
<form action=".../name_form.php" method="post">
</form>
I use it myself more for timestamps copyright dates and a few others things like click counters, xml blogs.. just as examples.
+ 4
Used for the backend of web servers.
+ 3
Brandon Mitchell its a server side scripting language and its codes are relative with html so its easy to use and easy to manage servers with some codes even python,JavaScript(called as node.js) are used as server side scripting languages.👍🏻
+ 3
Yep
0
|HC🇮🇳| please do not spam.. if you wish to provide something of relevance than please do so.
0
WHAT EVEN IS PHP?!
0
Celest Goodrich that is what this thread breaks down beginning with Lisa's answer.
0
Im so confused.