Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Programming PHP, 3rd Edition (repost)

Posted By: interes
Programming PHP, 3rd Edition (repost)

Programming PHP, 3rd Edition by Kevin Tatroe, Peter MacIntyre and Rasmus Lerdorf
English | ISBN: 1449392776 | 2013 | EPUB + PDF | 540 pages | 3,7 + 7 MB

This updated edition teaches everything you need to know to create effective web applications with the latest features in PHP 5.x. You’ll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms.

If you have a working knowledge of HTML, the authors’ many style tips and practical programming advice will help you become a top-notch PHP programmer.
Get an overview of what’s possible with PHP programs
Learn language fundamentals, including data types, variables, operators, and flow control statements
Understand functions, strings, arrays, and objects
Apply common web application techniques, such as form processing, data validation, session tracking, and cookies
Interact with relational databases like MySQL or NoSQL databases such as MongoDB
Generate dynamic images, create PDF files, and parse XML files
Learn secure scripts, error handling, performance tuning, and other advanced topics
Get a quick reference to PHP core functions and standard extensions