News Feed
Jobs Feed
Sections




News Archive
Ivo Jansch's Blog:
System.out.print in PHP
March 09, 2007 @ 07:12:44

Ivo Jansch discovered something interesting by way of an applicant's resume - a hidden "trick" that PHP pulls on the user when they try to use a Java-like syntax with System.

So yesterday I was reviewing a code sample that a job applicant had written during a test and I encountered the following line of code: It's not hard to guess what his background was :), but I was initially stunned that this actually works in php.

After a little investigating (and ruling out the Java Bridge), Ivo found that the line was being interpreted literally and was just being handled as a string instead of a constant. He gives two other examples to help with clarification.

1 comment voice your opinion now!
constant string java bridge notice constant string java bridge notice


blog comments powered by Disqus

Similar Posts

Dokeos Blog: mbstring vs iconv

PHPMaster.com: Let’s Talk: Efficient Communication for PHP and Android, Part 1

Stubbles Blog: My wishlist for PHP 6, pt1: The 'object' type hint

ProPHP Podcast: Newscast for Dec 12th, 2007

Mrinmoy Ghoshal's Blog: Concept of Strings:PHP


Community Events











Don't see your event here?
Let us know!


framework community release database conference unittest rest symfony2 interview introduction series language phpunit development podcast functional opinion zendframework2 testing usergroup

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework