![]() |
Quick php tutorial
Quick php tutorial
HELLO WORLD 1) Open a basic text editor like notepad 2) Insert our php opening and closing tags PHP Code:
PHP Code:
5) Navigate to the location in your browser 6) You should now see this Quote:
Well the <?php and ?> tags tell the php parser to parse anything between them before sending to the browser The "//hello world comment" is what is known as a comment and is ignored by the php parser. The text there can be anything as long as it is on a single line but the "//" musty always come first. The 'echo "Hello World!";' Is a function used to output html to the browser. Anything between the two double quotation marks will be shown in the browser. And thats the end of that tutorial! |
RE: Quick php tutorial
that was a great tutorial XD
PHP Code:
PHP Code:
Demo http://imhidinglol.com/rsmiley/ Simplicity :) |
RE: Quick php tutorial
Lol.. www.w3schools.com A pretty easy tutorial to learn more about php :P
Nice job Ajof~ |
RE: Quick php tutorial
Improved your code and made it compatible with mybb :)
PHP Code:
|
RE: Quick php tutorial
Quote:
PHP Code:
|
RE: Quick php tutorial
Well I need to get my revenge somehow!
|
RE: Quick php tutorial
NEW TUTORIAL
HOW TO MAKE A BIG MESS PHP Code:
|
RE: Quick php tutorial
Lolz.. php fight!
|
RE: Quick php tutorial
Woo! FIGHT!
If i knew Mybb i would :D lol but bleh |
RE: Quick php tutorial
I win
PHP Code:
|
RE: Quick php tutorial
lol funny ;p
|
RE: Quick php tutorial
I don't understand it..
|
RE: Quick php tutorial
Urr yeah see this topic has quickly gone from tutorial to code showoff :P
|
RE: Quick php tutorial
Not only that haha
|
RE: Quick php tutorial
I should totally pwn yours with a GOOD tutorial.
PHP Code:
|
RE: Quick php tutorial
Hi,
Well,Thanks for giving such a nice information regarding php tutorial.You have create a good awareness among others regarding these topic.I like your article very much.I want to add my knowledge regarding Benefits of PHP.You are truly knowledge giver and thanks once again for these information. Thanks |
RE: Quick php tutorial
for php tutorials use http://www.w3schools.com/ and http://www.tizag.com/ these two sites ....you will learn php very well....best luck
|
RE: Quick php tutorial
Quote:
Hi, This is very nice information about PHP....... thnks for sharing this If you need more information use http://www.w3schools.com/ site from this site you will learn PHP very well...... best luck |
RE: Quick php tutorial
umm if only this thread actually stayed alive, it could've helped lots of aspiring PHP programmers who wish to make better pet sites.
|
All times are GMT -5. The time now is 07:00 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.