Advertisement
fuyut

PHP Succinctly

Jan 17th, 2020
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. PHP Succinctly
  2.  
  3.  
  4. OVERVIEW
  5. Known for its straightforward simplicity, PHP is an open source, general-purpose scripting language oriented for web development. In PHP Succinctly, author José Roberto Olivas Mendoza guides newcomers through PHP’s basics, which includes deployment, programming themes such as variables, decision making, arrays, functions, and databases, and the creation of a functional webpage that will connect to a database. By the end, you’ll be ready to join the vast community of PHP users around the world.
  6.  
  7. TABLE OF CONTENTS
  8. Introduction to PHP
  9.  
  10. Deploying PHP
  11.  
  12. PHP Basics
  13.  
  14. Functions and File Inclusion
  15.  
  16. Files and Databases
  17.  
  18. A Contact List Website
  19.  
  20. General Summary
  21.  
  22. General Conclusions
  23.  
  24. Author
  25. José Roberto Olivas Mendoza
  26. ==========================================
  27. ==========================================
  28. Download
  29.  
  30. http://up-4ever.org/d/B492
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement