LEARNING FOR LIFE

Get Yourself a Better Life! Free eLearning Download

  • Technical
    • Internet & Networking
    • Security & Hacking
    • AI | Artificial intelligence
    • OS & Server
    • WEB/HTML/CSS/AJAX
    • Database & SQL
    • Programming
    • Perl & PHP
    • .Net & Java
    • Mobile Development
    • C/C++/C#
    • Game Development
    • Unix & Linux
    • MAC OS X
    • Windows
    • OFFICE
    • Operation Systems
    • Hardware
  • Graphic & Media
    • Photography
    • 3D
    • Adobe Product Training
    • Art & Drawing & Painting
    • Film & Film Making
    • Game Designing
    • Music Training
    • Tutorials for designer
  • Business
    • Business & Investing
    • Writing & Affiliate
    • Marketing
    • Sales
    • Economics & Finances
    • Seo & Site Traffic
    • Stock & ForEX
  • Life Stype
    • Self Improvement | MP
    • Mindset | NLP
    • Fashion / Clothing / Grooming
    • Seduction
    • Fighting / Martial Arts
    • Food / Drink / Cooking
    • Health / Fitness / Massage
    • Languages / Accents
    • Magic / Illusions / Tricks
    • Psychology / Body Language
  • Engineering & Science
    • Cultures & History
    • Electrical & Architecture
    • Mathematics & Physics
    • Medical
  • Entertainment
    • Comic
    • Manga
    • Novel
    • Magazine
  • PC Game
    • Mac Game
    • Xbox Game
    • Play Station Game

VTC – PHP Project Solutions Tutorials

08/03/2017 Learning for Life Leave a Comment

VTC – PHP Project Solutions Tutorials
English | Size: 107 MB
Category: Tutorial


This course will provide in-depth coverage of major PHP syntax, built-in functions of PHP, web application programming techniques and recommended coding solutions based on common PHP requirements. The user will also learn how to create a complete web application using HTML/XHTML/XML, Javascript, Postgres/SQL and then learn to troubleshoot by example. Examples and code for an online card game, shopping cart, email newsletter, content management system and online survey system, are included within the tutorial. [Read more…]

Perl & PHP PHP, Project, Solutions, Tutorials, VTC

Learning Path Dive Deeper into PHP Programming

02/03/2017 Learning for Life Leave a Comment

Learning Path Dive Deeper into PHP Programming
English | Size: 3.30 GB
Category:


After 11 long years, we’re seeing the release of PHP 7, the first major version since PHP 5.0. With this Learning Path, you’ll get up to speed quickly with PHP 7, as you explore the new language features, important fixes, and more. Then, you’ll take your skills even further as you master PHP web services and security. This Learning Path is what you need to bring your PHP sites and apps current with the modern web.
[Read more…]

Perl & PHP Dive Deeper, Learning Path, PHP, Programming

PHP For Beginners Learn PHP From Scratch

06/02/2017 Learning for Life Leave a Comment

PHP For Beginners Learn PHP From Scratch
English | Size: 548.78 MB
Category: Tutorial


Learn the Basics and Fundamentals of PHP Programming! A Great PHP Course that you will Actually Learn to Code PHP!
An easy course does not mean to understand easily, it means just think to understand. This course is not just easily explained, but also explained in detail, and many examples. If you get this course, please try to write and run all the examples with me. If you follow what I said in this course, “You will be a PHP Developer in a short time.”
You can ask any questions about this course from discussion board.
Your questions will be answered immediately.
Benefits of Taking This PHP Course [Read more…]

Perl & PHP Beginners, Learn PHP, PHP, Scratch

Lynda.com – PHP Advanced Topics

05/02/2017 Learning for Life Leave a Comment

Lynda.com – PHP Advanced Topics
English | Size: 310.86 MB
Category: Tutorial


Implement namespaces, extend interfaces, create your first Trait, dive into object-oriented programming, and discover versatile scripting methods with this course. Web developer Justin Yost takes you into the advanced parts of the PHP server-side language, including abstract classes, iterators, generators, and password hashing. He provides an overview of each topic, takes you through how to code each item for the first time, and then shows you how to expand further. [Read more…]

Perl & PHP Advanced, Lynda.com, PHP, Topics

Packt Publishing – Learning Path Php 7 Programming

25/12/2016 Learning for Life Leave a Comment

Packt Publishing – Learning Path Php 7 Programming
English | Size: 4.28 GB
Category: Tutorial


If you are looking out for a lightweight technology to solve your application development woes, then PHP is the right choice here. This course is a thoughtful journey starting with fundamentals, moving on to minor recipes that builds on our initial learning, and concluding this course by trying hands on a couple of projects. At the end of this course, you will be equipped enough to get started with your own application. [Read more…]

Perl & PHP Learning, Packt Publishing, Path, Php 7, Programming

PacktPub – PHP 7 Programming Solutions

03/12/2016 Learning for Life Leave a Comment

PacktPub – PHP 7 Programming Solutions
English | Size:1.78 GB
Category:CBTs


PHP 7 comes with a myriad of new features and great tools to optimize your code and make your code perform faster than in previous versions. Most importantly, it allows you to maintain high traffic on your websites with low-cost hardware and servers through a multithreading web server. [Read more…]

Perl & PHP

PHP Projects (Video) Packt Publishing

28/10/2016 Learning for Life Leave a Comment

PHP Projects (Video) | Packt Publishing
English | Size: 871.27 MB
Category: CBT


Publisher: Packt Publishing
Release Date: September 2016

Build product ready applications and find real world solutions with PHP
• Build three unique projects using PHP 7
• Grasp all the concepts from basic to advanced
• Develop a well-organized and maintained unit with functional testing

The latest release of PHP has created a massive spark among developers, needless to say how popular a back-end scripting language it is. With this course, you’ll get a deep insight into 3 cool projects that are built on PHP, and you’ll learn different ways to improve your development. [Read more…]

Perl & PHP Packt Publishing, PHP Projects, Video

PHP Web Application Security | Pluralsight

13/10/2016 Learning for Life Leave a Comment

PHP Web Application Security | Pluralsight

English | Size: 647.85 MB (679,317,077 Bytes)
Category: CBTs


PHP is one of the most widely-used web programming languages in the world. In this course, you’ll learn to write more secure PHP code.

Web applications are under attack every day. PHP, being one of the most widely-used programming languages on the web, is one of the main targets. Some oddities, especially those of older versions, facilitate some of the attacks. This course, PHP Web Application Security, helps developers to understand security risks, how vulnerabilities can be exploited, and how to avoid those attacks. First you’ll learn about how to defend against cross-site scripting, including new approaches such as content security policy. Next, you’ll learn about how cross-site request forgery works, why it works so well, and how you can implement protection using PHP. Finally, the course will wrap up by teaching you how to protect against SQL injection attacks, covering not only MySQL, but also other relevant databases PHP supports. By the end of this course, you’ll have the knowledge to anticipate and defend against the major threats against web applications today. [Read more…]

Perl & PHP PHP, Pluralsight, Security, Web Application

PHP Web Application Security | Pluralsight

11/10/2016 Learning for Life Leave a Comment

PHP Web Application Security | Pluralsight

English | Size: 647.85 MB (679,317,077 Bytes)
Category: CBTs


PHP is one of the most widely-used web programming languages in the world. In this course, you’ll learn to write more secure PHP code.

Web applications are under attack every day. PHP, being one of the most widely-used programming languages on the web, is one of the main targets. Some oddities, especially those of older versions, facilitate some of the attacks. This course, PHP Web Application Security, helps developers to understand security risks, how vulnerabilities can be exploited, and how to avoid those attacks. First you’ll learn about how to defend against cross-site scripting, including new approaches such as content security policy. Next, you’ll learn about how cross-site request forgery works, why it works so well, and how you can implement protection using PHP. Finally, the course will wrap up by teaching you how to protect against SQL injection attacks, covering not only MySQL, but also other relevant databases PHP supports. By the end of this course, you’ll have the knowledge to anticipate and defend against the major threats against web applications today. [Read more…]

Perl & PHP PHP, Pluralsight, Security, Web Application

KNP University – Learn OO

27/09/2016 Learning for Life Leave a Comment

KNP University – Learn OO
English | Size: 1.09 GB
Category: Tutorial


Prerequisites
* Comfortable with programming in PHP itself
* Basic knowledge of working with a database

After this track, what will my level be?
* You’ll be ready to bring object-oriented coding into your projects immediately
* You’ll be able to comfortably apply all the OO basics, like creating classes, handling properties and methods, visibility and instantiating objects
* Beyond just using classes, the idea of “dependency injection” will be clear, allowing you to code correctly from day 1, and things that will cause your code to become an un-maintainable mess
* For organization, the idea of a “dependency injection container” will be clearing, allowing you to create many objects, but keep them organized
* You’ll feel comfortable applying more advanced ideas, like abstract classes and interfaces [Read more…]

Perl & PHP KNP, Learn OO, University

  • « Previous Page
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 17
  • Next Page »
  • Davey and Krista – Grow a Profitable Email List
  • Kendall Strampel – The Successful Coach’s Bundle
  • Design Biz Academy – Summer Sales Camp
  • Bilal Javed, Syed Kashif – Pin Power
  • SEO Jesus – Parasite SEO Mastery

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

2019 2020 2021 2022 2023 2024 Advanced AWS Azure BBC Beginners BitBook BOOKWARE Certified Cisco Cloud Comic Complete Course Data Design eBook Fundamentals Guide Hybrid iLEARN Introduction JavaScript Learn Learning LinkedIn Linux Lynda Masterclass Microsoft Packt Pluralsight Programming Python Security Skillshare Training Udemy Using XQZT

Copyright © 2025 · Equilibre on Genesis Framework · WordPress · Log in