Parameters aren't received from PHP in Web Services

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • klako
    New Member
    • Jun 2007
    • 2

    Parameters aren't received from PHP in Web Services

    i have a program in PHP what send parameters to web services.

    this parameters is send in blank
  • klako
    New Member
    • Jun 2007
    • 2

    #2
    //var $soap_defencodi ng = 'ISO-8859-1';
    var $soap_defencodi ng = 'UTF-8';

    Microsoft work with charset UTF-8

    Comment

    • DeMan
      Top Contributor
      • Nov 2006
      • 1799

      #3
      Hi Klako,

      Welcome to TSDN. As this appears to be a php question, I shalll move it on to the appropriate forum, where web experts will hopefully be able ot help you out with your query.

      In future, you can access a variety of different forums through the drop-down menus on the blue bar near the top of the screen.
      I hope the PHP gurus can be of assistance to you!!

      Comment

      Working...