TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sandeep Kumar
NA
790
102.5k
php list method
Aug 21 2015 9:09 AM
Code is as follows:-
$student=array(
"HINDI"=>array("marks"=>"96","grade"=>"1st"),
"ENGLISH"=>array("marks"=>"92","grade"=>"1st")
);
in above code I want to get the output like using php list() method
subject =hindi marks=96 grade=1st
subject =english marks=94 grade=1st
Thank you :)
Reply
Answers (
0
)
how to use facebook pulgin in magento?
how to run apache in xamp as administrator