The funny thing is you can say the same about C++...
// PHP
echo 'Hellrld!';
// JavaScript
document.write("Hellrld!");
Results 1 to 8 of 8
Thread: So, my official opinion on Java
Threaded View
- 20 Sep. 2012 09:22pm #3
The funny thing is you can say the same about C++...
// PHP
echo 'Hellrld!';
// JavaScript
document.write("Hellrld!");