RT @phptek
π A huge thank you to @PhoneBurner for being a Gold Sponsor at #phptek2023! Your support is invaluable to our event. Be sure to check out their fantastic services at https://www.phoneburner.com/ ππ» #Phoneburner #GoldSponsor #phpcommunity
#phptek2023 #phoneburner #goldsponsor #phpcommunity
RT @phptek
π A huge thank you to @PhoneBurner for being a Gold Sponsor at #phptek2023! Your support is invaluable to our event. Be sure to check out their fantastic services at https://www.phoneburner.com/ ππ» #Phoneburner #GoldSponsor #phpcommunity
#phptek2023 #phoneburner #goldsponsor #phpcommunity
π A huge thank you to @PhoneBurner for being a Gold Sponsor at #phptek2023! Your support is invaluable to our event. Be sure to check out their fantastic services at https://www.phoneburner.com/ ππ» #Phoneburner #GoldSponsor #phpcommunity
#phptek2023 #phoneburner #goldsponsor #phpcommunity
RT @phptek
π A huge thank you to @PhoneBurner for being a Gold Sponsor at #phptek2023! Your support is invaluable to our event. Be sure to check out their fantastic services at https://www.phoneburner.com/ ππ» #Phoneburner #GoldSponsor #phpcommunity
#phptek2023 #phoneburner #goldsponsor #phpcommunity
RT @phptek
π A huge thank you to @PhoneBurner for being a Gold Sponsor at #phptek2023! Your support is invaluable to our event. Be sure to check out their fantastic services at https://www.phoneburner.com/ ππ» #Phoneburner #GoldSponsor #phpcommunity
#phptek2023 #phoneburner #goldsponsor #phpcommunity
π A huge thank you to @PhoneBurner for being a Gold Sponsor at #phptek2023! Your support is invaluable to our event. Be sure to check out their fantastic services at https://www.phoneburner.com/ ππ» #Phoneburner #GoldSponsor #phpcommunity
#phptek2023 #phoneburner #goldsponsor #phpcommunity
RT @CalEvans
Let me tell ya, the #PHP community is like a fine-aged whiskey - smooth, refined, and always delivering.
These folks are passionate about their craft and love nothing more than helping others achieve their goals.
So raise a glass and join me in a toast to the #PHPCommunity
How do you navigate through an $data array in #PHP?
(1) Nested if with "isset":
if(isset($data["person"])){
if(isset($data["person"]["address"]){ ... }
}
(2) Nested if with "array_key_exists":
if(array_key_exists("person", $data)){
if(array_key_exists("address", $data["person"]){ ... }
}
(3) Null Coalescing Operator:
$address = $data["person"]["address"] ?? null;
#php #phpquestion #phpcommunity
RT @DragonBe@twitter.com
I guess this statement is valid:
βThe #phpcommunity is like the #php programming language: itβs the glue between all services to make the impossible realityβ
π
π¦π: https://twitter.com/DragonBe/status/1301529623449210885
RT @MetalArend@twitter.com
So incredibly thankful for having had the opportunity to get to work with the amazing @phpbenelux@twitter.com crew this year - they can handle anything. In sync, always happy, no stress, blameless, helpful, pro-active. I had an amazing time! #php #phpcommunity #conference #antwerp
π¦π: https://twitter.com/MetalArend/status/1221398328602169344
#antwerp #conference #phpcommunity #php
RT @bgphpconf@twitter.com
πGuys, donβt hesitate to tell us who do you want to meet in person at Bulgaria PHP Conference 2019π
βΆβΆ Just write down your suggestions for a speaker in a comment here!
βͺ
βͺ
βͺ
#bgphp19 #php #conference #phpcommunity #techconference
π¦π: https://twitter.com/bgphpconf/status/1120714223682752512
#techconference #phpcommunity #conference #php #bgphp19