Page 1 of 1

Adding how to make an index.php

Posted: Sat Sep 14, 2002 5:17 pm
by codewarrior
Ok this sounds kinda dumb but first thing that people think of after running basic tutorials of PHP is how to make a quick page with PHP. A tutorial for that would be nice. :lol:

Posted: Sat Sep 14, 2002 7:29 pm
by phice

Code: Select all

<? echo "hello world!"; ?>

Posted: Sat Sep 14, 2002 9:39 pm
by codewarrior
I said an index.php not a line! :P

Posted: Sat Sep 14, 2002 10:11 pm
by phice
:lol:

Posted: Sun Sep 15, 2002 9:58 am
by lc
But index.php can mean/be anything. I mean.. I for one have no idea what you mean exactly. There's lots of tutorials out there already, and we all referr to them regularly.