Augusto Flavio wrote:
HI everyone,
i'm studying for the zce exam and i found a blog that try to answer some
questions covered in the exam. I found one that i do not agree.
Question: What is wrong with the following code?
function duplicate($obj) {
$newObj = $obj;
return $newObj;
}
$a = new
Hi,
> Looks like XMLRPC to me.
Agreed - it's not gibberish so it can't be SOAP...
--
Richard Heyes
HTML5 graphing: RGraph - www.rgraph.net (updated 8th August)
Lots of PHP and Javascript code - http://www.phpguru.org
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: htt
On Sat, Aug 8, 2009 at 4:18 PM, Augusto Flavio wrote:
> Has someone an clue about this zce question:
>
> The following is a common XML structure used in service oriented
> architectures, what does it represent?
>
>
>
>
> myMethod
>
>
> HI!
>
>
>
>
>
> Answer...
> None of the above
3 matches
Mail list logo