ODBIERZ TWÓJ BONUS :: »

    Introduction to PHP, Part 1, Second Edition

    (ebook) (audiobook) (audiobook)
    Autor:
    Adam Majczak
    Introduction to PHP, Part 1, Second Edition Adam Majczak - okładka ebooka

    Introduction to PHP, Part 1, Second Edition Adam Majczak - okładka ebooka

    Introduction to PHP, Part 1, Second Edition Adam Majczak - okładka audiobooka MP3

    Introduction to PHP, Part 1, Second Edition Adam Majczak - okładka audiobooks CD

    Wydawnictwo:
    SELF-PUBLISHER
    Ocena:
    1.0/6  Opinie: 1
     
    ePub
    ENGLISH EDITION

    Why IT books should be updated?
     
    Since 2013 PHP was improved and updated. In this new (improved and updated) edition I am using some new tools available online. Code examples are also checked, updated and improved. This edition includes also new PHP features (for example: generators) to become more complete and more recent.
     
    What is PHP?
     
    PHP is like C and C++, but interpreted (not compiled) server-side universal programming language (named also the server scripting language) used for dynamic websites and interactive web applications. PHP codes as input produce HTML as output. The PHP script is executed on the server, and the plain HTML result is sent back to the browser. Users do not need to install any additional software to be able to view PHP generated web pages. All being required is that the web server has PHP installed in order to interpret PHP scripts.
     
    What is a PHP File?
     
    * PHP files can contain text, HTML, CSS, JavaScript, and PHP code.
    * PHP codes are executed on the server, and the result is returned to the client’s browser as a plain HTML.
    * PHP files have as default extension *.php (* = file name, php = extension).
    * So named pure PHP files contain PHP codes only (without HTML, JavaScript, nor CSS).
     
    In contrast with static HTML sites, PHP sites are dynamically generated. Instead of the site containing a large number of static HTML files, a PHP-based site may consist of only a few template files (even Single PHP pages are in use). With PHP we are not limited to output HTML. We can output images, PDF files and Flash movies or any text, such as XHTML or XML. Even all HTML code can be dynamically generated by pure PHP files.
     
    Besides of numerous PHP examples this e-book contains also some simple JavaScript code snippets to show how to perform data processing on the client side by JavaScript and on the server side by PHP. I have compared hereby some popular programming techniques being frequently used and providing complementary solutions.

    Wybrane bestsellery

    Zamknij

    Wybierz metodę płatności

    Zamknij Pobierz aplikację mobilną Ebookpoint