<?php
echo('Hello World');
?>
Kalle said:PHP:<?php echo('Hello World'); ?>
<?php
echo 'Hello World';
?>
Darth Stabro said:Kalle said:PHP:<?php echo('Hello World'); ?>
*PHP:<?php echo 'Hello World'; ?>
#!/usr/bin/php
<?php
fwrite(STDOUT, "Hello World");
?>
Darth Stabro said:Kalle said:PHP:<?php echo('Hello World'); ?>
*PHP:<?php echo 'Hello World'; ?>
Kalle said:Howdy
I'm new to the site, and the whole Runescape scene actually, but I was hired by Glen whom I've been working on/off with for around a half decade or so to come over and overlook development and such on the site.
I'm Kalle (should probably have started with that btw), I'm originally from Denmark and I'm almost 23 (birthday is coming up on the 2nd) and I must honestly admit that I was never really into this whole role playing / mmorpg scene, even though I started to play World of Warcraft extensively a while back.
I've contributed to open source projects in the past, in particular the PHP project for Windows portability, documentation and the works. While I do enjoy programming and often so it as an art, I do spend much time away from the computer in the company of my friends and family.
PHP:<?php echo('Hello World'); ?>
public class Hi {
public static void main(String[] args) {
System.out.println("Hey there buddy");
}
}
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?