Claim your Biolink Click Here
0 like 0 dislike
252 views
in Education & Reference by (1.6k points) | 252 views

1 Answer

0 like 0 dislike
while($rowQ2=mysqli_fetch_row($rsltQ2)){
	$ardata[]=$rowQ2[0];
}
$ar_user = array_map( function($str){ return sprintf("'%s'", $str); }, $ardata);
$ar_list = implode(",",$ar_user);


Output: 

'happy','Kalu','santa'
by

Related questions

2 like 0 dislike
2 answers
2 like 0 dislike
1 answer
1 like 0 dislike
1 answer
asked Jun 17, 2021 in Education & Reference by Simmi (830 points) | 285 views
0 like 0 dislike
1 answer
0 like 0 dislike
1 answer
asked Aug 1, 2017 in Education & Reference by Krish (1.1k points) | 492 views
0 like 0 dislike
1 answer
1 like 0 dislike
1 answer

Where your donation goes
Technology: We will utilize your donation for development, server maintenance and bandwidth management, etc for our site.

Employee and Projects: We have only 15 employees. They are involved in a wide sort of project works. Your valuable donation will definitely boost their work efficiency.

How can I earn points?
Awarded a Best Answer 10 points
Answer questions 10 points
Asking Question -20 points

1,308 questions
1,469 answers
568 comments
4,809 users