.NET to PHP snippet - Translate this for me please!
.NET to PHP snippet - Translate this for me please!
(OP)
Reading docs on a WSDL service, they show
What is the PHP equivalent for this line of code?
Thank you all for your assistance!
CODE
Dim _Transaction As New Source.Connect.Transaction
What is the PHP equivalent for this line of code?
Thank you all for your assistance!
--
SouthBeach
http://www.fp2php.com
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.
RE: .NET to PHP snippet - Translate this for me please!
forum434: PHP
RE: .NET to PHP snippet - Translate this for me please!
Thanks!
--
SouthBeach
http://www.fp2php.com
The good thing about not knowing is the opportunity to learn - Yours truly, 2008.
RE: .NET to PHP snippet - Translate this for me please!
My best guess: it declares a new transaction on a database connection and immediately instanciates it.
Similar example would be:
CODE
Without further information on what kind of database connection is being used, cannot say more.
"Knowledge is power. Information is liberating. Education is the premise of progress, in every society, in every family." (Kofi Annan)
Oppose SOPA, PIPA, ACTA; measures to curb freedom of information under whatever name whatsoever.