How to concatenate employee number to a comma separated string | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to concatenate employee number to a comma separated string

2nd Mar 2017, 4:18 PM
Hari
2 Respostas
+ 2
export your table as CSV file or php echo each value of the table followed by" . ', ' "
2nd Mar 2017, 8:40 PM
seamiki
seamiki - avatar
0
Can you show a sample of your data set along with table headers and explain more what you want to achive?
4th Mar 2017, 3:57 PM
John Skjƶnsberg
John Skjƶnsberg - avatar