web development php csci ga 1122 hypertext preprocessor
play

Web Development PHP CSCI-GA 1122 Hypertext Preprocessor Web - PowerPoint PPT Presentation

Web Development PHP CSCI-GA 1122 Hypertext Preprocessor Web Development PHP CSCI-GA 1122 Hypertext Preprocessor PHP is an open-source language for PHP server-side scripting Hypertext Preprocessor PHP code is executed on the server and


  1. Web Development PHP CSCI-GA 1122 Hypertext Preprocessor

  2. Web Development PHP CSCI-GA 1122 Hypertext Preprocessor PHP is an open-source language for PHP server-side scripting Hypertext Preprocessor PHP code is executed on the server and the result is returned to the browser as plain HTML PHP in conjunction with HTML, CSS, JavaScript, and MySQL forms the basis of dynamic web development

  3. Web Development PHP CSCI-GA 1122 Hypertext Preprocessor 1. You enter a URL in the address bar Request and Response 2. The browser looks up the IP address Basic HTML Sequence 3. The browser requests the page 4. The request crosses the Internet and arrives at the web server 5. The server looks for the web page on its hard disk 6. The Web page is retrieved and returned to the browser 7. The browser displays the web page

  4. Web Development PHP CSCI-GA 1122 Hypertext Preprocessor If, after a web server access a page, 
 Request and Response it notices that it includes PHP, the page With PHP is passed to the PHP interpreter The interpreter executes the PHP code The interpreter returns the results of the PHP code to the web server Then the web page is returned to the browser and the browser displays it

  5. Web Development PHP CSCI-GA 1122 Hypertext Preprocessor • Generate dynamic page content PHP • Create, open, read, write, delete, and Capability close files on the server • Collect form data • Send and receive cookies • Add, delete, and modify data in a database • Control user-access • Encrypt data

  6. Web Development PHP CSCI-GA 1122 Hypertext Preprocessor

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend