I just need to know if WCF is platform independent like Webservices? Can the functions in WCF be accessed by Java and Php?
Thanks
yes if you use standard-compliant binding (any that has WS in the name like WsHttpBinding)