Jump to content

[SOLVED] ABOUT SOAP


westminster86

Recommended Posts

ini file

 

[soap]

; Enables or disables WSDL caching feature.

soap.wsdl_cache_enabled=1

; Sets the directory name where SOAP extension will put cache files.

soap.wsdl_cache_dir="/tmp"

; (time to live) Sets the number of second while cached file will be used

; instead of original one.

soap.wsdl_cache_ttl=86400

 

; Local Variables:

; tab-width: 4

; End:

Link to comment
https://forums.phpfreaks.com/topic/89036-solved-about-soap/#findComment-456005
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.