49: What are associative arrays in PHP - PHP tutorial

preview_player
Показать описание
What are associative arrays in PHP - Learn PHP backend programming. Today we will talk about associative arrays which are arrays that has its data named instead of using integers.

➤ 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 to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Рекомендации по теме
Комментарии
Автор

There are many people can program well, many people can teach well, and many people can make great video well. But it's so hard to find people that can master all three !! Thank you Daniel!!

xiaoyang
Автор

Dear Daniel, I am going through your tutorials one at a time and I can't thank you enough for their lucidity and comprehensiveness.Kudoas to you

idlemind
Автор

Your tutorials have helped me alot learning so many thing..Great Job!

nancyfazal
Автор

I am very appreciative of your detailed explanation of things.

kwabenalloyd
Автор

Hello again. Thank you for the awesome Tutorials!

In this Episode I think it will be more interesting if you mix the sessions with arrays, for example: accessing sessions that users created like a shopping card (itemID, itemName, Quantity etc), just as we create sessions when the user clicks "add card"....

There are many tutorials with shopping card but all in one episode and its all complicated when it comes to arrays!

So please take this as an Idea in the future to have one of these episodes :)

Best Regards :)

ademineshat
Автор

without you, I would struggle to master this programming language

joemoe
Автор

very clear explanations, plain language with complete sentences. no herky jerky running around the IDE....great teacher! Q: is it possible to show how to retrieve data from database, to load into (for example) a directory form on a particular website page. Yes, I am creating a small-community business directory....cheers!

thesimplife
Автор

Thanks so much. Your tutorials are awesome.

calvinebun-amu
Автор

Can u make a some videos of using checkboxes and radiobuttons to retrieve data from mysql base.

gattorr
Автор

My dude ... thank you soooo much. Because of that I was able to navigate trough my mutlidimensionale array and get an ID which is associat with a certain IP I was looking for. Fuck yeah !

sebu
Автор

This is also called a dictionary or hash table in other languages.

GurnBograt
Автор

I am trying to implement an array players. They each have their own number player1-4 and I have to display their score. It’s for a silver jack game. Can you help? I have to implement this in an array

Handleme
Автор

please make a sets of episodes on creating a dynamic social website plzzz

TheNivesh
Автор

Hello nice tuts. I HAVE A QUESTION. Related to array, can you explain why we put html input checkbox name= "checkbox [ ] " . How those brackets as key can turn into value in an array? I dont get it. Thanks pal you awesome.

paulklimenko
Автор

Associative arrays in PHP remind me somewhat of dictionaries in Python

wesamal-shaibani