What is the equivalent print syntax this Java code in PHP?
System.out.println("Hello World"); System.out.println("Lorem Ipsum");