11 | Internal (Built-in) Functions in PHP | 2023 | Learn PHP Full Course for Beginners

  Рет қаралды 21,673

Dani Krossing

Dani Krossing

Күн бұрын

In this PHP tutorial I will talk about built-in functions in PHP, and which ones we use frequently for performing simple operations! 🙂
Documentation:
www.php.net/manual/en/functio...
www.exakat.io/en/top-100-php-...
➤ GET ACCESS TO MY LESSON MATERIAL HERE!
First of all, thank you for all the support you have given me!
I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!
I am now using Patreon and KZfaq Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.
I hope you will find it helpful :)
Memberships: / @dani_krossing
Patreon: / mmtuts

Пікірлер: 37
@Izkawi33
@Izkawi33 Жыл бұрын
the best teacher explains php thank you mr Dani please keep uploading videos daily.
@papayaw6735
@papayaw6735 11 ай бұрын
😂😂😂😂😂😂started laughing out loud when I realised you recorded this on my birthday..I'll consider this as a gift...Thank You
@escanor0731
@escanor0731 11 ай бұрын
you're amazing . if you have time please create tutorial also in laravel :)
@andymalunes8316
@andymalunes8316 2 ай бұрын
bro wake up! new videos are uploaded about laravel, 2 of them actually!
@AxxionMarketPlace-iu6ri
@AxxionMarketPlace-iu6ri 10 ай бұрын
Thank you
@user-sn4nb3ei8p
@user-sn4nb3ei8p 6 күн бұрын
17:40 - "Between now, ...👀.... and now" :D :D
@nickminick7454
@nickminick7454 Жыл бұрын
Can you PLEASE make a tutorial showing us how to make a login and signup system with remember me functionality.I havent found any tutorial actually showing us how to do it securely
@dantebradshaw2242
@dantebradshaw2242 Жыл бұрын
If you know PHP, you can learn Laravel. Laravel has built in functionality for authorization and is all free to use. I highly recommend learning Laravel for any PHP developer. If you’re looking to make something yourself in vanilla PHP, it’s probably not going to be all that secure. (But might make a good side project)
@nickminick7454
@nickminick7454 Жыл бұрын
@@dantebradshaw2242 Okeh,thank u bruddah for telling me:)
@killerboy5278
@killerboy5278 10 ай бұрын
Sir best course but we need to learn Ajax too
@Jourvence
@Jourvence 11 ай бұрын
I want to see this comment 5 years from now as a php dev
@noelkrohn9862
@noelkrohn9862 11 ай бұрын
loving these tutorials - thank you - I have a question about the echo strpos($string, "o"); returns 4 but there is also a "o" in world - why does it not return 4, 7 ? is there a way to return all values or do I need to add if queries?
@George83636
@George83636 7 ай бұрын
Had same question.
@interestingfactsandinnovat6846
@interestingfactsandinnovat6846 2 ай бұрын
It returns the position of first occurring letter or word
@trucesolution9845
@trucesolution9845 4 ай бұрын
Although you make $$$ from these videos, I appreciate all your lessons that you teach. You explain things very well for someone that knows nothing. Do you think, following all your PHP videos… I should be proficient at PHP after or more so, I have beginning tools to then master myself through practice? I also wanted to ask… if I want to create a CMS style website, is HTML, CSS and PHP enough? … great HTML/CSS course btw. I can now muddle my way through building a generic site 😂
@sergeisurin2963
@sergeisurin2963 11 ай бұрын
👍
@George83636
@George83636 7 ай бұрын
16:35 for me time is not correct, it's one hour before my actual time... why?
@gauravjoshi7886
@gauravjoshi7886 Жыл бұрын
hii Dani can you tell me how to get all file from floder in php? and code for it.... thanks in advance
@Stoney_Eagle
@Stoney_Eagle Жыл бұрын
The 32-bit integer epoch will overflow on January 19th, 2038 at 03:14:07 UTC, which is a long way ahead but is important to know if you plan to make something that should last longer than that 😉
@klirmio21
@klirmio21 11 ай бұрын
and what will happen then when it overflows? I assume 32-bit systems will go extinct
@Stoney_Eagle
@Stoney_Eagle 11 ай бұрын
@@klirmio21 Yup prety much, they have to be set to an older time within the 32 bit to keep working properly.
@Visual_Empowerment
@Visual_Empowerment Жыл бұрын
Dani! Are we done with HTML&CSS?
@Dani_Krossing
@Dani_Krossing Жыл бұрын
I might have 3-4 more optional HTML lessons, until I have covered all the basics. So I might get those done soon 🙂
@erikanemmanuel618
@erikanemmanuel618 3 ай бұрын
this bets explins php to me
@armandoWebDev
@armandoWebDev 2 ай бұрын
PHP creators thinking: Why we will call a function that splits the characters of a string "SPLIT" if we can add drama calling it EXPLODE 😆
@GerritforBazeja
@GerritforBazeja Жыл бұрын
At 9 min. of this video...... You explaine "echo pow (2, 3)result 8? I don't understand the reason.
@Dani_Krossing
@Dani_Krossing Жыл бұрын
2*2 = 4 and then 4*2 = 8 🙂
@GerritforBazeja
@GerritforBazeja Жыл бұрын
@@Dani_Krossing that's what I can follow! but I don't understand the mathematic in relation tot the written numbers (2, 3)
@Dani_Krossing
@Dani_Krossing Жыл бұрын
@@GerritforBazeja It's 2 to the 3rd power. So 2 -> 4 -> 8. It's the same as this in math: 2^3 🙂
@GerritforBazeja
@GerritforBazeja Жыл бұрын
@@Dani_Krossing thank you so much. that makes sence. I love your new PHP -course! I followed also your first stint of 65 php-lessons.
@somalifreelancer6196
@somalifreelancer6196 Жыл бұрын
Teacher we need django
@Dani_Krossing
@Dani_Krossing Жыл бұрын
Before Jango, I would need a Python course 😉
@somalifreelancer6196
@somalifreelancer6196 11 ай бұрын
@@Dani_Krossing Are you planning to start python?
@wielh0168
@wielh0168 8 ай бұрын
How come the outcome is [ { 0: "Hello", 1: "world.", 2: "It's", 3: "a", 4: "beautiful", 5: "day." }, "HELLO WORLD. IT'S A BEAUTIFUL DAY.5.5" ] instead of the outcome you have?
@Dani_Krossing
@Dani_Krossing 8 ай бұрын
I don’t know 🙂 without seeing your code
@4ndySingh
@4ndySingh Жыл бұрын
Hi, mr.dani. Apart from this php course could you make a video on how to display google adsense ads on a website. everyone would love it . pleaseeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee ❤❤❤❤❤❤❤❤❤❤
Must-have gadget for every toilet! 🤩 #gadget
00:27
GiGaZoom
Рет қаралды 11 МЛН
2-Minute Rule to Learn Coding - Atomic Habits
7:58
Sahil & Sarra
Рет қаралды 1 МЛН
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 755 М.
Use Arc Instead of Vec
15:21
Logan Smith
Рет қаралды 137 М.