Advertisement
Guest User

Untitled

a guest
Apr 1st, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. [
  2. {
  3. "coach": {
  4. "id": 1,
  5. "id_coach": "3",
  6. "fk_id_user": "6",
  7. "c_name": "Bane ",
  8. "c_surname": "xxx",
  9. "c_company": "",
  10. "c_email": "",
  11. "c_phone": "0210413441",
  12. "c_website": "",
  13. "c_coach_spec": "sepcial",
  14. "c_coach_style": "test",
  15. "c_phlosophy": "test",
  16. "c_education": "test",
  17. "c_bio": "test",
  18. "c_testimonial": "test",
  19. "c_country": "xx",
  20. "c_iwac": "Sacred Money Archetypes Certified Coach",
  21. "c_language": "French",
  22. "c_state_prov": "Arizona"
  23. }
  24. },
  25. {
  26. "coach": {
  27. "id": 2,
  28. "id_coach": "4",
  29. "fk_id_user": "7",
  30. "c_name": "xxx",
  31. "c_surname": "xx",
  32. "c_company": "xx",
  33. "c_email": "xxx",
  34. "c_phone": "21349499",
  35. "c_website": "kula9.com",
  36. "c_coach_spec": "test",
  37. "c_coach_style": "test",
  38. "c_phlosophy": "test",
  39. "c_education": "test",
  40. "c_bio": "test",
  41. "c_testimonial": "test",
  42. "c_country": "Algeria",
  43. "c_iwac": "Master Certified Money, Marketing and Soul® C",
  44. "c_language": "xxx",
  45. "c_state_prov": "Manitoba"
  46. }
  47. },
  48. {
  49. "coach": {
  50. "id": 3,
  51. "id_coach": "5",
  52. "fk_id_user": "8",
  53. "c_name": "xx",
  54. "c_surname": "xx",
  55. "c_company": "xx",
  56. "c_email": "xxx",
  57. "c_phone": "xx",
  58. "c_website": "xxx",
  59. "c_coach_spec": "test",
  60. "c_coach_style": "test",
  61. "c_phlosophy": "test",
  62. "c_education": "test",
  63. "c_bio": "test",
  64. "c_testimonial": "test",
  65. "c_country": "Algeria",
  66. "c_iwac": "Sacred Money Archetypes Certified Coach",
  67. "c_language": "French",
  68. "c_state_prov": "Manitoba"
  69. }
  70. }
  71. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement