[PHP] ZCE

2011-08-23 Thread Yuri Yarlei
Hi, I like to share with the list, that I passed in the ZCE and now I'm a Zend Certified Engineer. I did a post when I started studying in my blog: http://www.yuriyarlei.net/en/zend-php-certification Att, Yuri Yarlei. OCJP 6, ZCE - Zend Certified Engineer for php 5.3 www.yuriyarlei.net/en

Re: [PHP] ZCE question - duplicate object

2009-08-12 Thread Sudheer Satyanarayana
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

[PHP] ZCE question - duplicate object

2009-08-12 Thread Augusto Flavio
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 MyClass(); $a_copy = du

Re: [PHP] ZCE Question

2009-08-09 Thread Richard Heyes
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

Re: [PHP] ZCE Question

2009-08-08 Thread Eddie Drapkin
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

[PHP] ZCE Question

2009-08-08 Thread Augusto Flavio
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 A fragment of a complete SOAP request XML-RPC REST SOAP i think t

Re: [PHP] ZCE guidance needed

2008-02-28 Thread Nathan Nobbe
On Thu, Feb 28, 2008 at 11:13 AM, Thiago Pojda < [EMAIL PROTECTED]> wrote: > -Mensagem original- > De: Ray Hauge [mailto:[EMAIL PROTECTED] > Enviada em: quinta-feira, 28 de fevereiro de 2008 11:23 > Para: Nathan Nobbe > Cc: Shelley; php-general@lists.php.net >

RES: [PHP] ZCE guidance needed

2008-02-28 Thread Thiago Pojda
-Mensagem original- De: Ray Hauge [mailto:[EMAIL PROTECTED] Enviada em: quinta-feira, 28 de fevereiro de 2008 11:23 Para: Nathan Nobbe Cc: Shelley; php-general@lists.php.net Assunto: Re: [PHP] ZCE guidance needed Same here. I read the practice book and took the Vulcan training tests

Re: [PHP] ZCE guidance needed

2008-02-28 Thread Ray Hauge
Nathan Nobbe wrote: On Wed, Feb 27, 2008 at 10:31 PM, Shelley <[EMAIL PROTECTED]> wrote: Greetings all, Im just need some guidance of how to prepare for the ZCE exam. Is there somebody passed the exam? Any help infor is highly appreciated. i read the php architect book and paid for 5 of th

Re: [PHP] ZCE guidance needed

2008-02-28 Thread Ray Hauge
Nathan Nobbe wrote: On Wed, Feb 27, 2008 at 10:31 PM, Shelley <[EMAIL PROTECTED]> wrote: Greetings all, Im just need some guidance of how to prepare for the ZCE exam. Is there somebody passed the exam? Any help infor is highly appreciated. i read the php architect book and paid for 5 of th

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Shelley
Nathan Nobbe wrote: On Wed, Feb 27, 2008 at 11:54 PM, Shelley <[EMAIL PROTECTED] > wrote: Nathan Nobbe wrote: > On Wed, Feb 27, 2008 at 11:45 PM, Shelley <[EMAIL PROTECTED] >

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Nathan Nobbe
On Wed, Feb 27, 2008 at 11:54 PM, Shelley <[EMAIL PROTECTED]> wrote: > Nathan Nobbe wrote: > > On Wed, Feb 27, 2008 at 11:45 PM, Shelley <[EMAIL PROTECTED] > > > wrote: > > > > Really? What I know is there are 70 questions. > > But Im interested in how many right

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Shelley
Nathan Nobbe wrote: On Wed, Feb 27, 2008 at 11:45 PM, Shelley <[EMAIL PROTECTED] > wrote: Really? What I know is there are 70 questions. But Im interested in how many right answers you should make to pass the exam. :-) well im sure you can search the web

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Chris
But Im interested in how many right answers you should make to pass the exam. As many as you can? -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Nathan Nobbe
On Wed, Feb 27, 2008 at 11:45 PM, Shelley <[EMAIL PROTECTED]> wrote: > Really? What I know is there are 70 questions. > But Im interested in how many right answers you should make to pass the > exam. :-) > well im sure you can search the web just as good as i can ;) but anyway, i think its like

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Shelley
Nathan Nobbe wrote: On Wed, Feb 27, 2008 at 10:31 PM, Shelley <[EMAIL PROTECTED] > wrote: Greetings all, Im just need some guidance of how to prepare for the ZCE exam. Is there somebody passed the exam? Any help infor is highly appreciated. i read t

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Casey
On Wed, Feb 27, 2008 at 8:09 PM, Nathan Nobbe <[EMAIL PROTECTED]> wrote: > On Wed, Feb 27, 2008 at 10:31 PM, Shelley <[EMAIL PROTECTED]> wrote: > > > Greetings all, > > > > Im just need some guidance of how to prepare for the ZCE exam. > > > > Is there somebody passed the exam? Any help infor

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Wolf
Shelley <[EMAIL PROTECTED]> wrote: > Greetings all, > > Im just need some guidance of how to prepare for the ZCE exam. > > Is there somebody passed the exam? Any help infor is highly appreciated. > > Thanks in advance. Did you really have to post this twice to the list? When posting to

Re: [PHP] ZCE guidance needed

2008-02-27 Thread Nathan Nobbe
On Wed, Feb 27, 2008 at 10:31 PM, Shelley <[EMAIL PROTECTED]> wrote: > Greetings all, > > Im just need some guidance of how to prepare for the ZCE exam. > > Is there somebody passed the exam? Any help infor is highly appreciated. i read the php architect book and paid for 5 of their sample tests

[PHP] ZCE guidance needed

2008-02-27 Thread Shelley
Greetings all, Im just need some guidance of how to prepare for the ZCE exam. Is there somebody passed the exam? Any help infor is highly appreciated. Thanks in advance. -- Regards, Shelley

[PHP] ZCE guidance needed

2008-02-27 Thread Shelley
Greetings all, Im just need some guidance of how to prepare for the ZCE exam. Is there somebody passed the exam? Any help infor is highly appreciated. Thanks in advance. -- Regards, Shelley

Re: [PHP] ZCE Reccommendations

2005-08-31 Thread Greg Donald
On 8/31/05, hitek <[EMAIL PROTECTED]> wrote: > For the record, I passed :) Congrats. -- Greg Donald Zend Certified Engineer MySQL Core Certification http://destiney.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] ZCE Reccommendations

2005-08-31 Thread hitek
Chris Shiflett wrote: hitek wrote: I'm taking my ZCE exam soon and would like general advice on what to study up on. This is a good resource: http://zend.com/store/education/certification/zend-php-certification-objectives.php You picked a good month to take the exam, since it's $125 th

Re: [PHP] ZCE Reccommendations

2005-08-30 Thread Chris Shiflett
hitek wrote: I'm taking my ZCE exam soon and would like general advice on what to study up on. This is a good resource: http://zend.com/store/education/certification/zend-php-certification-objectives.php You picked a good month to take the exam, since it's $125 this month (normally $200).

Re: [PHP] ZCE Reccommendations

2005-08-30 Thread hitek
Scott Noyes wrote: I'm taking my ZCE exam soon and would like general advice on what to study up on. I've been using php since 97 so I'm pretty confident with day-today stuff, but I'm pretty new to OOP and and looking for any study pointers I can get. Remember that the ZCE still uses PHP

Re: [PHP] ZCE Reccommendations

2005-08-30 Thread Scott Noyes
> I'm taking my ZCE exam soon and would like general advice on what to > study up on. I've been using php since 97 so I'm pretty confident with > day-today stuff, but I'm pretty new to OOP and and looking for any study > pointers I can get. Remember that the ZCE still uses PHP 4. Classes and obje

[PHP] ZCE Reccommendations

2005-08-30 Thread hitek
Hey yall, I'm taking my ZCE exam soon and would like general advice on what to study up on. I've been using php since 97 so I'm pretty confident with day-today stuff, but I'm pretty new to OOP and and looking for any study pointers I can get. Thanks, Keith -- PHP General Mailing List (http:/