PHP
hi guys i'm starting the journey of learning php and if you have any good source to learn it
8 Replies
Legitimately, the docs. Not as a primary source for learning the first time, but they're very good
Beat me to it 😂
I know I am a bit late, but try Jon ducketts book it is really helpful with all the infographics
I learnt it on Udemy.com with Brad Traversy - he is amazing, and cheap. He also has some freebees on YoutTube ... https://www.youtube.com/watch?v=oJbfyzaA2QA&list=PLillGF-Rfqbap2IB6ZS4BBBcYPagAjpjn
Traversy Media
YouTube
PHP Front To Back [Part 1] - Series Introduction
This is the start of an ongoing series that will teach you the entire language of PHP. This series will include:
Basic principles of PHP
PHP7 / Apache / MySQL Setup
Code Syntax (vars, arrays, loops, conditionals, functions, etc)
Procedural & OOP
Dynamic Pages
Form Submission / Superglobals
Working With Databases
Mini Projects (Contact Form, Us...
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
The basics are the same. I would still go with Gio as it's way more in depth in just about every sense.