1.

*/*_What will be the output of the following PHP code ? 0){ $i++; print $i; print "hello";}?>?

A. 4hello4hello4hello4hello4hello…..infinite
B. 5hello5hello5hello5hello5hello…..infinite
C. no output
D. error
Answer» B. 5hello5hello5hello5hello5hello‚Äö√Ѭ∂..infinite


Discussion

No Comment Found