HeHe

SpaceshipSpaceship
Watch
PHP:
<?php

echo 'I am a PHP n00b';
echo '<br />';
echo 'This is all in fun';
echo '<br />';
echo 'Dont get your panties in a bunch';

?>

:lol: w00t

My second ever script :p
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
what was your first one?

my first one was:
PHP:
print("Hello, World!");
 
0
•••
PoorDoggie said:
what was your first one?

my first one was:
PHP:
print("Hello, World!");
Well, I got started in PHP, as most of the scripts I found...had errors. And I ended up having to fix the original coder's code. :tri:

As far as my first?

PHP:
<?php

echo "Browser: " . $_SERVER["HTTP_USER_AGENT"] . "<br />";
echo "Your IP is: " . $_SERVER["REMOTE_ADDR"];

?>
<br />
<script type='text/javascript'>
w = screen.width;
h = screen.height;
document.write('The resolution is: ', w, '×', h + "<br>"); 
document.write("Color Depth: ")
document.write(window.screen.colorDepth + "<br>")
</script>

:hehe:
 
0
•••
i think my first was displaying Time, date and Remote IP
 
0
•••
My first one was the usual 'Hello World!' program. :)
 
0
•••
Designporte said:
My first one was the usual 'Hello World!' program. :)
same as me! :)

i used "print" for my first program, and then someone told me that print was really bad (?) and told me to use "echo". And thats what I have used from now on!
 
0
•••
lol mine was Hello World too :)
 
0
•••
0
•••
0
•••
I personally hate that hello world code every language has why........................
do they want to annoy people to death by that lame code
 
0
•••
what is wrong with it?

it shows people the language in it's most basic form. I take it your first script was some massive project that you instantly knew how to do?
 
0
•••
My first ever was:

<? echo "Is this f****** apache working already??"; ?>

I had problems setting it up... :(

Anyways, it's my favorite webserver now :hearts:

And my second script was a simple quest book.
 
Last edited:
0
•••
Zubair, It takes really hard time to get to this old thread..how did you find it? :)
 
0
•••
Let's say the internet connection was slow and it took one month to submit the post :D
 
0
•••
My first was a form submission, then displaying what you typed in the textbox.
 
0
•••
filth said:
what is wrong with it?

it shows people the language in it's most basic form. I take it your first script was some massive project that you instantly knew how to do?
I hate those hello world programs cause the bore me to death. I know they show the
basic to beginners... And My first project was setting up a guest book for users on my
site.
 
0
•••
my first php program is a helloworld script and my first c++ and c# are helloworld programs
 
0
•••
my first one:

<? echo "hello karim";?>

altho short tags arent enabled on certain hosts :)
 
0
•••
Appraise.net

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back