My Feed
Rixbeta
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.
ExploreDraftsBookmarksHackathonsTeam Blogs
AboutCareersOfficial Blog
Download App
Logos & Media

Trending tags
See all

© 2023 Hashnode

PHP7

#php7

Write An Article
123 Followers·265 Articles
HotNew
Abir Kumar
lancerblog.hashnode.dev·May 21, 2023

Multidimensional array in PHP

$nameArray = [ "first_name" => "Saiful", "last_name" => "Jamal", "age" => 32, "contact_number" => +8801677729892, "address" => [ 'present_address' => "32 Nowabganj Raod, Lalbagh, Dhaka 1…

PHPPHP7+1
Model Relationships In Laravel
1
MD Shahin Mia Robin