Advertisement
Guest User

Untitled

a guest
May 26th, 2015
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Array
  2. (
  3. [Basicdata] => Array
  4. (
  5. [company_name] => testName
  6. [company_street] => testStreet
  7. [company_housenumber] => 15
  8. [company_zipcode] => 123456
  9. [company_city] => testCity
  10. [company_phone] => 0123456789
  11. [company_fax] => 987654321
  12. [company_mail] => testMail
  13. [company_logoname] => testLogname
  14. [company_logofile] => testLogofile
  15. [contact_firstname] => testFirstname
  16. [contact_lastname] => testLastname
  17. [contact_salutation] => Mr
  18. [contact_title] => Dr.
  19. [contact_position] => Master
  20. [contact_mail] => testMail
  21. [contact_phone] => 0123456789
  22. [contact_present] => testTestTestTest
  23. [release] => 0
  24. )
  25.  
  26. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement