Hello World!

ichwar

Community Advocate
Community Support
Messages
1,454
Reaction score
7
Points
0
<?php

print("Hello World");

?>
That is not correct I think.

You must do this: <?php

printf("Hello World");

?>
 

ichwar

Community Advocate
Community Support
Messages
1,454
Reaction score
7
Points
0
Ok, I guess I'm confusing it with C.
 

ichwar

Community Advocate
Community Support
Messages
1,454
Reaction score
7
Points
0
Web developer. Ok. Do you know much joomla?
 

ichwar

Community Advocate
Community Support
Messages
1,454
Reaction score
7
Points
0
I just asked because if you know that mix of html, css, php, joomla, with a tad of javascript/ajax thrown in, you'll be able to get more freelance coding jobs than you can handle. ;)
Just a tip if you ever need work.
 

ichwar

Community Advocate
Community Support
Messages
1,454
Reaction score
7
Points
0
oh. Well, you could learn I guess. Oh well. So what is your main skill?
 

zen-r

Active Member
Messages
1,937
Reaction score
3
Points
38
Has this turned into your chat thread all of a sudden?

.... . .-.. .-.. --- --..-- .-- --- .-. .-.. -..

Language : Morse Code :)
 

ichwar

Community Advocate
Community Support
Messages
1,454
Reaction score
7
Points
0
lol yes, It's just part of my World Take Over plan. :biggrin:
 

zen-r

Active Member
Messages
1,937
Reaction score
3
Points
38
Uryyb Jbeyq!

Language : Rot13 (Google it if you haven't heard of it. There are online decoders :) )
 
Last edited:

ichwar

Community Advocate
Community Support
Messages
1,454
Reaction score
7
Points
0
<!-- Hello World! --> html comment
/* Hello World! */ css comment

:biggrin:
 
Top