Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.31 KB | None | 0 0
  1. object(stdClass)#20 (40) {
  2.  ["idClientes"]=>
  3.   string(1) "4"
  4.   ["nomeCliente"]=>
  5.   string(16) "Marco Polo Viana"
  6.   ["documento"]=>
  7.   string(11) "02334902489"
  8.   ["telefone"]=>
  9.   string(11) "54 32812222"
  10.   ["celular"]=>
  11.   string(12) "54 8162 3282"
  12.   ["email"]=>
  13.   string(26) "marcopoloviana@hotmail.com"
  14.   ["emailDocs"]=>
  15.   string(0) ""
  16.   ["dataCadastro"]=>
  17.   string(10) "2015-11-26"
  18.   ["rua"]=>
  19.   string(9) "Pomerania"
  20.   ["numero"]=>
  21.   string(2) "62"
  22.   ["bairro"]=>
  23.   string(7) "Bavaria"
  24.   ["cidade"]=>
  25.   string(15) "NOVA PETROPOLIS"
  26.   ["estado"]=>
  27.   string(2) "RS"
  28.   ["cep"]=>
  29.   string(9) "95150-000"
  30.   ["tipo"]=>
  31.   string(0) ""
  32.   ["razaosocial"]=>
  33.   string(0) ""
  34.   ["cnpj"]=>
  35.   NULL
  36.   ["estrangeiro"]=>
  37.   NULL
  38.   ["docestrangeiro"]=>
  39.   NULL
  40.   ["ie"]=>
  41.   string(0) ""
  42.   ["indiedest"]=>
  43.   NULL
  44.   ["im"]=>
  45.   string(0) ""
  46.   ["suframa"]=>
  47.   NULL
  48.   ["rg"]=>
  49.   NULL
  50.   ["docemissor"]=>
  51.   NULL
  52.   ["docemissao"]=>
  53.   NULL
  54.   ["ativo"]=>
  55.   NULL
  56.   ["complemento"]=>
  57.   string(0) ""
  58.   ["ibge"]=>
  59.   NULL
  60.   ["uf"]=>
  61.   NULL
  62.   ["codpais"]=>
  63.   NULL
  64.   ["pais"]=>
  65.   NULL
  66.   ["web"]=>
  67.   string(0) ""
  68.   ["optantesn"]=>
  69.   string(0) ""
  70.   ["retpis"]=>
  71.   NULL
  72.   ["retcofins"]=>
  73.   NULL
  74.   ["retcsll"]=>
  75.   NULL
  76.   ["retirrf"]=>
  77.   NULL
  78.   ["retinss"]=>
  79.   NULL
  80.   ["idUsuario"]=>
  81.   string(1) "3"
  82. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement