#1
|
|||
|
|||
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! |
#2
|
|||
|
|||
RE: Quick php tutorial
that was a great tutorial XD
PHP Code:
PHP Code:
Demo http://imhidinglol.com/rsmiley/ Simplicity :) |
#3
|
|||
|
|||
RE: Quick php tutorial
Lol.. www.w3schools.com A pretty easy tutorial to learn more about php :P
Nice job Ajof~ |
#4
|
|||
|
|||
RE: Quick php tutorial
Improved your code and made it compatible with mybb :)
PHP Code:
|
#5
|
|||
|
|||
RE: Quick php tutorial
Quote:
PHP Code:
|
#6
|
|||
|
|||
RE: Quick php tutorial
Well I need to get my revenge somehow!
|
#7
|
|||
|
|||
RE: Quick php tutorial
NEW TUTORIAL
HOW TO MAKE A BIG MESS PHP Code:
|
#8
|
|||
|
|||
RE: Quick php tutorial
Lolz.. php fight!
|
#9
|
|||
|
|||
RE: Quick php tutorial
Woo! FIGHT!
If i knew Mybb i would :D lol but bleh |
#10
|
|||
|
|||
RE: Quick php tutorial
I win
PHP Code:
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[tutorial] Using Mysidia with x10Hosting! | CallumCharlton | Tutorials and Tips | 0 | 03-09-2015 01:32 PM |
Gradient Map Tutorial | Whimsy | Art Gallery | 0 | 10-20-2014 04:55 PM |
OOP Tutorial request | Ruinily | Suggestions and Feature Requests | 4 | 02-09-2013 01:42 PM |
PHP/MySQL Tutorial | HIddenPanda | Tutorials and Tips | 0 | 01-27-2011 05:30 PM |
Quick help, and I mean QUICK! | trollis76 | Questions and Supports | 4 | 02-19-2009 10:30 PM |
What's New? |
What's Hot? |
What's Popular? |