how to convert PHP code in to java code

Answers were Sorted based on User's Feedback



how to convert PHP code in to java code..

Answer / xviper33

Java is not JavaScript!!
Java is a big programming language. (And is going to be more
used then C++)
JavaScript is a scripting language for web browsers.
idiots.

Is This Answer Correct ?    25 Yes 4 No

how to convert PHP code in to java code..

Answer / steve

Dude, java is going to be more widely used in mini apps,
small distraction games, but when it comes down to hardcore
development, java currently doesn't even hold a candle to
the power of C++ and cannot drop into assembler (ASM{ }) to
handle fast vector calculations for high end graphics. I
thought I would be living good when the rest of the old
school programmers retire and people are paying bank for C++
programmers because all they can find is Java people that
don't know what memory management is. Unfortunately I
predict a few years before Java is tied down so much that
you have to pay a fee to use it and people go back to the
roots.

Is This Answer Correct ?    5 Yes 4 No

how to convert PHP code in to java code..

Answer / bagman

echo "<script>java code</script>"

Is This Answer Correct ?    30 Yes 39 No

how to convert PHP code in to java code..

Answer / preeti

you can write the php tags inside the javascript tag
<script language = javascript>
<? code ?>
</script>

Is This Answer Correct ?    24 Yes 37 No

Post New Answer

More PHP Interview Questions

How to change the principal password?

1 Answers  


What is php and why it is used?

1 Answers  


What can php do?

1 Answers  


What is the use of return in php?

1 Answers  


Tell me what types of loops exist in php?

1 Answers  


What are access specifiers?

1 Answers  


What is asort php?

1 Answers  


What are php loops?

1 Answers  


Tell me how to find the position of the first occurrence of a substring in a string?

1 Answers  


what do you mean by webserver's document root?

3 Answers  


explain php variable length argument function.

1 Answers  


What is difference between strstr() and stristr() in PHP?

1 Answers  


Categories