html - How to break line in PHP request to Pivotal Tracker API -


pivotal tracker doesn't accept \r\n character in it's request, ,
displayed in story description.

how add new line in php string submitted in api?

you try \n inside double coats ex: "\n"


Comments

Popular posts from this blog

How to group boxplot outliers in gnuplot -

cakephp - simple blog with croogo -