Sahib Zulfuqarli

Sahib Zulfuqarli

  • 1.6k
  • 165
  • 2.9k

Php array convery to C# json

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

Answers (1)