1
Reply

Php array convery to C# json

Sahib Zulfuqarli

Sahib Zulfuqarli

Apr 14 2017 10:01 AM
354
How can I convert php array to c# string(xml or json)?.
 
 
[ID] => 1 
[CreditNo] => 2 
[Date] => 2017-06-15
 

Answers (1)