Need PHP SOAP tutorial

I have to build requests to SOAP server with WSDL. But i need sessions to be generated with every request. Is there step by step tutorial about that? I’m very new to PHP and SOAP. I use SoapUI for now. But can’t make connections between requests with SoapUI. I have to make calculations between many SOAP requests for my job to be done.
Thank you!