I have a php script that queries MySQL database and return a row of record with three data elements A, B and C. How can I code block to pass data elements A, B and back to app variables?
let's assume, that data row is in csv format
first you convert that into a list using the list from csv row block
then assign the list items to the variables using the select list itemblock
댓글 없음:
댓글 쓰기