The response from that post is just a comma delimited string of data. Like:
ERROR
Any idea how can I simply send a http response? I looked at the curl function, I think it is more for posting the data to a url
Appreciate your help.
Moderator: General Moderators
Or print, or printf, or whatever you want.rkatl wrote:output means.. using echo ?