What is the difference between:
$data = array("id"=>1,"name"=>"Rock");
And
$data[] = array("id"=>1,"name"=>"Rock");
source https://stackoverflow.com/questions/77271596/what-is-difference-between-data-array-and-data-array-in-php
What is the difference between:
$data = array("id"=>1,"name"=>"Rock");
And
$data[] = array("id"=>1,"name"=>"Rock");
Hello, my name is Muhammad Athar. I'm a 17 year old student. I'm a Web Developer, Designer and Freelancer.
Learn More →
No comments:
Post a Comment