Advertisement
maurosantos

Untitled

Jan 10th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. array (size=1)
  2. 0 =>
  3. array (size=42)
  4. 'id' => string '110' (length=3)
  5. 'numerocontrato' => string '0005' (length=4)
  6. 'id_cpf_cnpj' => string '1' (length=1)
  7. 'nome_completo' => string 'Jose Santos' (length=11)
  8. 'adesao' => string '3.500,33' (length=8)
  9. 'cpfoucnpj' => string '1' (length=1)
  10. 'cpfoucnpjnumero' => string '232.332.330-30' (length=14)
  11. 'data_nascimento' => string '1970-01-20' (length=10)
  12. 'email' => string 'jose@gmail.com' (length=14)
  13. 'cep' => string '57045-350' (length=9)
  14. 'rua' => string 'Rua Deputado Gonçalo Tavares' (length=29)
  15. 'numero' => string '112' (length=3)
  16. 'bairro' => string 'Barro Duro' (length=10)
  17. 'cidade' => string 'Maceió' (length=7)
  18. 'estado' => string 'AL' (length=2)
  19. 'id_vendedor' => string '2' (length=1)
  20. 'id_forma_pagamento' => string '3' (length=1)
  21. 'id_forma' => string '7' (length=1)
  22. 'id_sexo' => string '1' (length=1)
  23. 'data_vencimento' => string '2023-10-20' (length=10)
  24. 'id_revenda' => string '3' (length=1)
  25. 'id_plano' => string '1' (length=1)
  26. 'id_acomodacao' => string '1' (length=1)
  27. 'telefone' => string '(95) 9223-2323' (length=14)
  28. 'celular' => string '(95) 9223-2323' (length=14)
  29. 'nomedependente' => string 'Thiago Silva' (length=12)
  30. 'cpfdependente' => string '434.232.334-33' (length=14)
  31. 'datanascimentodependente' => string '2011-11-11' (length=10)
  32. 'planodependente' => string 'Individual' (length=10)
  33. 'acomodacaodependente' => string 'Infermaria' (length=10)
  34. 'grauparentescodependente' => string 'Pai' (length=3)
  35. 'valordependente' => string '50,00' (length=5)
  36. 'total' => string '3.590,66' (length=8)
  37. 'quemcadastrou' => string 'Mauro Santos' (length=12)
  38. 'data_hora_cadastro' => string '2017-01-09 20:45:14' (length=19)
  39. 'nome_vendedor' => string 'Carlos' (length=6)
  40. 'forma_pagamento' => string 'Cartão de Crédito' (length=19)
  41. 'nome_forma' => string 'Hiper' (length=5)
  42. 'sexo' => string 'Masculino' (length=9)
  43. 'nome_revenda' => string 'Revenda 3' (length=9)
  44. 'nome_plano' => string 'Individual' (length=10)
  45. 'acomodacao' => string 'Enfermaria' (length=10)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement