Getting the generator to work on PHP 5

4 views
Skip to first unread message

Joel

unread,
Aug 26, 2007, 2:10:25 AM8/26/07
to Php Object Generator
The code generator can now work natively on php 5. (i.e. using the
native php5 soap extension)

To get it to work, you need to

1. change $configuration['soapEngine'] = "nusoap"; to "phpsoap"

2. then in services/pog.wsdl, scroll to the bottom, and modify this
line
<soap:address location="http://www.phpobjectgenerator.com/services/
soap_php5.php"/>

so that it points to your local copy of soap_php5.php

hope this helps,
regards

Reply all
Reply to author
Forward
0 new messages