This Book Save my php career πŸ₯ΊπŸ’•πŸ‘¨β€πŸ’»πŸ“•

PHP is a general-purpose programming language used mostly for web development. Created by Rasmus Lerdorf in 1994, it allows developers to create dynamic web pages with ease.

For instance, developers can create a form in HTML and process it using PHP…


This content originally appeared on DEV Community and was authored by Elliot Brenya sarfo

PHP is a general-purpose programming language used mostly for web development. Created by Rasmus Lerdorf in 1994, it allows developers to create dynamic web pages with ease.

Image description

For instance, developers can create a form in HTML and process it using PHP. Depending on the inputs entered into the form, developers can use PHP to display different outputs to users. Most of the time, PHP is used as a server-side language.

This means that PHP code is not processed on the user’s computer (also known as a client). In other words, when you access a PHP page on your browser, the code is not processed on your computer.

Instead, your browser sends a request to a web server, which then processes the code and returns the result to the browser in the form of a web page. More often than not, this web server is a remote computer where the PHP files are stored.

For the webserver to process PHP code, a special software known as the PHP interpreter needs to be installed.
There are more..

Click here to download and read


This content originally appeared on DEV Community and was authored by Elliot Brenya sarfo


Print Share Comment Cite Upload Translate Updates
APA

Elliot Brenya sarfo | Sciencx (2022-02-10T05:51:45+00:00) This Book Save my php career πŸ₯ΊπŸ’•πŸ‘¨β€πŸ’»πŸ“•. Retrieved from https://www.scien.cx/2022/02/10/this-book-save-my-php-career-%f0%9f%a5%ba%f0%9f%92%95%f0%9f%91%a8%f0%9f%92%bb%f0%9f%93%95/

MLA
" » This Book Save my php career πŸ₯ΊπŸ’•πŸ‘¨β€πŸ’»πŸ“•." Elliot Brenya sarfo | Sciencx - Thursday February 10, 2022, https://www.scien.cx/2022/02/10/this-book-save-my-php-career-%f0%9f%a5%ba%f0%9f%92%95%f0%9f%91%a8%f0%9f%92%bb%f0%9f%93%95/
HARVARD
Elliot Brenya sarfo | Sciencx Thursday February 10, 2022 » This Book Save my php career πŸ₯ΊπŸ’•πŸ‘¨β€πŸ’»πŸ“•., viewed ,<https://www.scien.cx/2022/02/10/this-book-save-my-php-career-%f0%9f%a5%ba%f0%9f%92%95%f0%9f%91%a8%f0%9f%92%bb%f0%9f%93%95/>
VANCOUVER
Elliot Brenya sarfo | Sciencx - » This Book Save my php career πŸ₯ΊπŸ’•πŸ‘¨β€πŸ’»πŸ“•. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/02/10/this-book-save-my-php-career-%f0%9f%a5%ba%f0%9f%92%95%f0%9f%91%a8%f0%9f%92%bb%f0%9f%93%95/
CHICAGO
" » This Book Save my php career πŸ₯ΊπŸ’•πŸ‘¨β€πŸ’»πŸ“•." Elliot Brenya sarfo | Sciencx - Accessed . https://www.scien.cx/2022/02/10/this-book-save-my-php-career-%f0%9f%a5%ba%f0%9f%92%95%f0%9f%91%a8%f0%9f%92%bb%f0%9f%93%95/
IEEE
" » This Book Save my php career πŸ₯ΊπŸ’•πŸ‘¨β€πŸ’»πŸ“•." Elliot Brenya sarfo | Sciencx [Online]. Available: https://www.scien.cx/2022/02/10/this-book-save-my-php-career-%f0%9f%a5%ba%f0%9f%92%95%f0%9f%91%a8%f0%9f%92%bb%f0%9f%93%95/. [Accessed: ]
rf:citation
» This Book Save my php career πŸ₯ΊπŸ’•πŸ‘¨β€πŸ’»πŸ“• | Elliot Brenya sarfo | Sciencx | https://www.scien.cx/2022/02/10/this-book-save-my-php-career-%f0%9f%a5%ba%f0%9f%92%95%f0%9f%91%a8%f0%9f%92%bb%f0%9f%93%95/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.