@rajgy ? Raigy, I was amused by the thought process that lead you to post, Your, Ahmm .." comment " ,. here I do Have some solutions that Might, Help you to get some satisfaction... step one. Ask For A Refund.. oh ... wait. no ask google to Fire the Rascal... oh .. wait.. No.. Ok so I don't have any solutions... sorry... anyhow.. I agree that People that take time to record tutorials, to Help other people should be Insulted and Belittled ! Aim 4 your Big Toe with your next Shot.
@rajgy you were not giving advice, you were raking the author over the coals. thus the drawn out response. there is an 8 year old child doing some very good programing tutorials here. when people beat them up over volume or speech, it provokes me to point it out in the most obnoxious way that I can come up with at that moment.
my comment to you was written on hour 53 of an emergency session. the video helped. your comment did not. advise should be gentle in the face of free GOOD and HELP
@rajgy Also had your comment started with the LAST SENTENCE of the above comment I may not have been so Obnoxious with you. I am not trying to stop you from offering advice, advice is a good thing for those that need it.. Myself included. Just don't beat the person up that is trying to help on there own time out of a love for the subject they are teaching you. Thank You for removing the comments in question. that shows a Level of Class I did not expect. this post is part 2 the other pt1
@Newfoundlanddesigns First time I am learning PHP, this is the first time i see a tutorial, based on what I see it's you who want this written when you echo something rofl.. I believe that the echo will just spit out what you want. So basically whether what you said is true or not it will spit it out. PHP is a language afterall, not a magic calculator that will check your english and calculate whether the calculations you made is true or false :P
Parse error: syntax error, unexpected $end, expecting T_VARIABLE or T_DOLLAR_OPEN_CURLY_BRACES or T_CURLY_OPEN in /opt/lampp/htdocs/index2.php on line 6
Its a decent tutorial but you could have covered it in showing how to write a script, i have a few tuts on my channel, that covers basics while showing how to write a script.
Seems very old videos and now php has gone to php 5 and above. Are you going to upload new videos. Your tutorials are kinda very helpful but it seems some scripts are not working due to the reason they are old.
to open your file: go to xampp/htdocs and remove everything there. save your file there ending in .php Then in your browser type 127.0.0.1/thenameofyourfile
there is a new social network dedicated to everyone who is interested in Programming,hacking and information technology.It's a place where you can talk about other people with the same interests as yours,publish your source codes,ask for help,share your personal status.The link is:
Hey guys, I'm doing several videos on PHP Programming videos as well as other languages, if you're truly interested in learning come check out my channel :) High quality tutorials, as well as, high quality explanations. :) Subscribe if you like and would like to get my videos as I post them! :D
Hey guys, what the fuck is going on with my php codes? After watching and writing the php codes in NotePade, then i save it as an name.html, but it doesnt work. i thought it might be the program problem, NotePade, and i wrote the code in CoffeCup Free HTML Editor. and it doesnt work with Coffe Cup either.
@Grollon999 easy to understand tut, you monotone voice makes me want to put a bullet through the skull of whoever makes fun or complains about it. Good job
@llieske thats a negative thing to say. Personally I have to learn this for a course and am worried about it, I think his nonchalant tone of voice is calming and reassuring. 'this is no big deal' :)
thank uu very much i m a new learner of programming n i found this tutorial really beneficial...can u plz kindly suggest me what knowledge i should have before learning the php.i have the basic knowledge of html.
u just have to know some basics of html, and css (it's not nessesary to know css but it helps), and if you know C or C++ it helps very much, because it's very simmilar to C/C++.. But the logic is the same, it's the syntax that's chanding.. and u have to have apache with mysql and php (or WAMP).. If you are a beginner I recomend PHP and MySQL Essentials by Kevin Skoglund.. It's a video tutorial that you can buy or watch at lynda[dot]com.. Good luck.. :)
OMG THANK YOU!!! I've needed help with php,none of the tutorials describe much,this one does, thank you so much! I think the only reason I don't understand other PHP tutorials it because I'm 11 :P
I just wanted to let everyone know about all the PHP jobs on setuuubaldotcom. You can search PHP jobs from all across the world! The website lets buyers and providers list job openings.
WHAT THE F***?!?!?! I CAN`T OPEN THE PHP IN INTERNET EXPLORER!! WHEN I DO IT IT JUST WANTS TO DOWNLOAD IT!!!!!!!!!!!!! (it's not on my localhost can that be a problem? it would be, if i could start the damn Apache!)
You can't just open a PHP file in internet explorer. you've gotta put it in your apache DocumentRoot, start your Apache server, then open localhost in internet explorer.
dude, PHP is killing me, its the hardest class Ive had in college. All programming gives me headaches, but I am so glad with my IT field, Databases, so all I really have to know is php and SQL, SQL is so awesome, its a 4th Gen Language and is so easy. But php is such a headache, atleast my class is, my teacher feeds us to the wolves every week in our labs.
Im almost done, but ive had to make, guestbooks, dynamic calendars, dynamic mysql lists, address books, and I am working on a php website!!
Compared to other programming languages, PHP is among the easiest to learn. There's a major difference between SQL and PHP, and that is that SQL is not really a programming language, it is what most call a "Querying language".. because all it does is database-related things. What you're experiencing is very normal, it takes a while for it to set in, and your teacher is actually doing the right thing, because constant exposure is a great way to learn. Once you catch on, it's all fun from there.
Alright, ass... there's a difference between not knowing the difference between the CONCEPTS of "and" & "or" and simply not knowing how PHP reads "and" & "or". If you are new to scripting there is no such thing as too basic.
If you were new to audio recording I wouldn't mock you for not knowing what a multiband compressor, a filter envelope, or an aux send is... so please keep in mind that some of us are entering this arena from a totally different background and need to start from zero.
You also learn how to construct a sentance in high school example, your sentance: "You learn that is bloody high school when you're 12 ffs". Correct sentance: "You learn that in bloody high school when you're 12 ffs". Perhaps you should return to education before you ridicule people who know nothing on php, everyone has to start somewhere. :)
Yes, you ridicule me for a typo (is => in) but make one while doing it :D (sentance => sentence)
I speak several languages, English is only my third language, so I'm not ashamed for mistakes I make in a language I never received any education about.
are you sure your running the apache server? If you aren't running the server with php then it won't be able to interpret the php and will just output the text.
If using windows install xamp (read about it as it can be tricky at first)
this is pretty easy! and thank you. you made me realize that i shouldnt be afraid of variables because they are exactly the same as variables in math!
Hey man I've been trying to get my PHP program to work but it wont its freaking pissing me off! Anyway everytime I type localhost or 127.0.0.1 in the URL it always takes me to the XAMPP homepage. Have I not set something up yet or is my Vista just being stupid like always!?
K ignore what i said i was thinking of something else, aslong as you set passwords for everything then the directory /xampp (if you still kept that name) will need a password, if anyone did come across that directory.
Remember you can add or rename folders to make new directorys (/whatever) and add new content inside. 127.0.0.1/XAMPP/ WILL be seen if you dont change the password,also the FTP client,You should really change the password if you have it enabled as in 127.0.0.1/XAMPP/img they show a picture of the default password of the ftp client you downloaded.So, yah.
You got ucoz website!? hehe
LiPTACLV 2 weeks ago
Some what reminded me of java.
The whole if else statement.in java you'd do.
If(djjdkdjdhj)
{
}
else
{
}
Schlabiiee 1 month ago
@Schlabiiee and like visual basic... It's like any kind of programming really, they all follow the same basic concept.
LieutenantRice 1 month ago
Aha Nice tutorial mate but what the hell was that at 4:41
OriginLegacy 2 months ago
mkay
IrresistiblyBetter 2 months ago
what program do you write php on, i thought i could use notepad but it doesnt seem to save it as a php file, do i need a certain text editor?
spark9of9creation 2 months ago
@spark9of9creation
He uses SciTe. It's possible to write PHP in Notepad, just save it as .php.
I like Notepad++ the best.
vaheks13 2 months ago
@vaheks13 cheers, im using notepad i figured it out eventually just at the start had a problem saving it correctly
spark9of9creation 2 months ago
@spark9of9creation
TGFXxXMetin2 2 months ago
Good Job man, Thanks !! :D I subscribe
Techz00r 5 months ago
I thought this was a well-made intro video
FairlyWhite 5 months ago
Comment removed
rajgy 5 months ago
@rajgy or it's just you who can't keep up with him? I believe you're the only one who posted this stupid comment...
djnoentry 5 months ago
Comment removed
rajgy 5 months ago
@rajgy ? Raigy, I was amused by the thought process that lead you to post, Your, Ahmm .." comment " ,. here I do Have some solutions that Might, Help you to get some satisfaction... step one. Ask For A Refund.. oh ... wait. no ask google to Fire the Rascal... oh .. wait.. No.. Ok so I don't have any solutions... sorry... anyhow.. I agree that People that take time to record tutorials, to Help other people should be Insulted and Belittled ! Aim 4 your Big Toe with your next Shot.
TheWords8u 3 months ago
@TheWords8u
Who the hell are you? Why do you write at all, if you can't realise that what was written, was ment not as insult, but as advice?
All right. There are no advice from me anymore. I hope you are satisfied now. In fact, I find this video even great (if I turn down the sound.)
rajgy 3 months ago
@rajgy you were not giving advice, you were raking the author over the coals. thus the drawn out response. there is an 8 year old child doing some very good programing tutorials here. when people beat them up over volume or speech, it provokes me to point it out in the most obnoxious way that I can come up with at that moment.
my comment to you was written on hour 53 of an emergency session. the video helped. your comment did not. advise should be gentle in the face of free GOOD and HELP
TheWords8u 1 month ago
@rajgy Also had your comment started with the LAST SENTENCE of the above comment I may not have been so Obnoxious with you. I am not trying to stop you from offering advice, advice is a good thing for those that need it.. Myself included. Just don't beat the person up that is trying to help on there own time out of a love for the subject they are teaching you. Thank You for removing the comments in question. that shows a Level of Class I did not expect. this post is part 2 the other pt1
TheWords8u 1 month ago
Leaving out the opening and closing tags, here's what I wrote down: $number = 15;
if ($number > 10) echo "$number is greater than 20";
else echo "$number is not greater than 20";
However, on the page it read, "15 is greater than 20".
Newfoundlanddesigns 5 months ago
@Newfoundlanddesigns
the the page display is corect...if ($number > 10) echo "$number is greater than 20";
make up you mind..in condition is 10..not 20!
manubv2 5 months ago
Comment removed
manubv2 5 months ago
@Newfoundlanddesigns First time I am learning PHP, this is the first time i see a tutorial, based on what I see it's you who want this written when you echo something rofl.. I believe that the echo will just spit out what you want. So basically whether what you said is true or not it will spit it out. PHP is a language afterall, not a magic calculator that will check your english and calculate whether the calculations you made is true or false :P
Correct me if i'm wrong eh :P
djnoentry 5 months ago
Do you have to be good at math in order to be successful at PHP?
MrDoozy2000 6 months ago
@MrDoozy2000 no you dont need to be good at math in order to learn php....its just a bunch of codes you need to memorize...
444004541 6 months ago
@444004541 Thanks!
MrDoozy2000 6 months ago
@MrDoozy2000 Yup, and I suck at Math.
Newfoundlanddesigns 5 months ago
dont make much sense to me mate
Bobster0007 6 months ago
Comment removed
1966todd1966 7 months ago
Comment removed
1966todd1966 7 months ago
Comment removed
1966todd1966 7 months ago
You sound like the guy from "Office Space" - "Yahhhhhh, hmmmmmmmmm yahhhhhhhhhhh"
TheLoneMercenary 7 months ago
Hi dear friends..
I find this great video today and mostly learning here about Covering the basics..
I am agree with this video if you want to learn about Covering the basics then please watched this video and get solution of your problem,..
Thanks for sharing with all members///
40alibutt 7 months ago
you sound like php acadamy? fogtalk90%
FOGTALK 7 months ago
This has been flagged as spam show
This was easy as fuck.
MrNomSauce 8 months ago
where are your curly brackets bruv! its not good coding practice....
kurtgooner 8 months ago
I am currently taking a PHP course with an awful professor. Thank you for making my life a little less hellish. :)
Kraven8888 8 months ago 2
A youtube instructor sucking on a candy ....funny guy
plutoamun 9 months ago
i get this error '
Parse error: syntax error, unexpected $end, expecting T_VARIABLE or T_DOLLAR_OPEN_CURLY_BRACES or T_CURLY_OPEN in /opt/lampp/htdocs/index2.php on line 6
' halp!
coldironhands1 10 months ago
@coldironhands1 u dun goofed
ThatRandomVloger 9 months ago
@ThatRandomVloger lol
coldironhands1 9 months ago
Hey guys! I want to ask you one question. If there would be a cheap ebook that covers the basics of php, would you buy it and how much would you pay?
ultrapeter29 10 months ago
@ultrapeter29 1 DOLLA
beehivethe3rd 10 months ago
thanks...great vid...
papisa03 10 months ago
This has been flagged as spam show
Why we need a, latin bitch busizz4me.info
DonsanUsake569 11 months ago
Mumbling, muttering incomprehsible.
uchitil 11 months ago
thank u so much :) level here i come heheheh
eunhmie8 1 year ago
thanks, I'm passing to #2
Termininja 1 year ago
4:43 wtf?
flakflak 1 year ago
i Quite like the the why present the informashion and i find it esay to lean the info
proudmanm1224 1 year ago
Its a decent tutorial but you could have covered it in showing how to write a script, i have a few tuts on my channel, that covers basics while showing how to write a script.
ryanconn4 1 year ago
USE NOTEPAD++!
THUMBS UP!
Riddlerx333x 1 year ago
Learning PHP is easy, following the changes is tough
samiwistler 1 year ago
This has been flagged as spam show
Heck out the thousands of profiles for Naughty women mworld5.info
TONIACLARA 1 year ago
Is 5 greater then 10 ?
TheZjub 1 year ago
What are the characters for the 'or' parameter?
hippylegs 1 year ago
@hippylegs Press AltGr plus the key left to your Z key. It is ||
SaschaHeylik 1 year ago
This is cool. You basically have a calculator for anything.
Ihateyoubillclinton 1 year ago
isnt this just HTML?
jbcoldflames 1 year ago
@jbcoldflames how is that html ?????????????????
ananui 1 year ago
@jbcoldflames PHP outputs html.
SaschaHeylik 1 year ago
How do i get the codes on a blanc page?
poap555 1 year ago
Seems very old videos and now php has gone to php 5 and above. Are you going to upload new videos. Your tutorials are kinda very helpful but it seems some scripts are not working due to the reason they are old.
younisraza 1 year ago
|| && alot like C++
tyronesixaxis 1 year ago
That's Almost like C++ I could learn that easy
tyronesixaxis 1 year ago
UMM KAYYY
purppp 1 year ago
"the basics" ( like what's it for? what can you do with it? why do I need to learn it????)
1:12 and off too find another "php basics video".
46ace 1 year ago
Mmkay.
MoshAndy 1 year ago
to open your file: go to xampp/htdocs and remove everything there. save your file there ending in .php Then in your browser type 127.0.0.1/thenameofyourfile
MrSkoosm 1 year ago
Comment removed
MrSkoosm 1 year ago
dicks
radicalcam 1 year ago
uuuhg how do u get to the site?
FallForYou55 1 year ago
@FallForYou55 Haha, you need to download XAMPP and enable @Localhost from your preferences.
Than , once you've done that open XAMPP and start servers on.
Then go to "Localhost/"The name of your file"
Or
127.0.0.1/"The name of your php file"
VisualIlusion 1 year ago
change your keyboard
persionguitar 1 year ago
Great tutorial, I don't mind the monotone.
You make it easy to understand.
How can anyone who is trying to learn php refer to anybody else as a nerd?
RBatteate 1 year ago
I agree. Excellent tutorial, but just can't keep listening to this pompous nerd. Shame.
Kaveh1000 1 year ago
This has been flagged as spam show
hi everyone,
there is a new social network dedicated to everyone who is interested in Programming,hacking and information technology.It's a place where you can talk about other people with the same interests as yours,publish your source codes,ask for help,share your personal status.The link is:
nerdz.gotdns.org
Enjoy!
Cinderellasdrunk 1 year ago
&& is an operator, not a parameter :P
Fail ;)
CollectiveFury 1 year ago
Hey guys, I'm doing several videos on PHP Programming videos as well as other languages, if you're truly interested in learning come check out my channel :) High quality tutorials, as well as, high quality explanations. :) Subscribe if you like and would like to get my videos as I post them! :D
TheProgrammingSchool 1 year ago
Please this error comes up "Parse error: syntax error, unexpected T_STRING in *********** ****...."
omfirstutube 1 year ago
I like this tutorial
Flexible and basic which is good for starters like me. Lets hope the next wouldn't be different like the previous series I was watching.
omfirstutube 1 year ago
Hey guys, what the fuck is going on with my php codes? After watching and writing the php codes in NotePade, then i save it as an name.html, but it doesnt work. i thought it might be the program problem, NotePade, and i wrote the code in CoffeCup Free HTML Editor. and it doesnt work with Coffe Cup either.
????????????????????
Aimal01 1 year ago
@Aimal01
you're meant to save it as .php not as .html
omfirstutube 1 year ago
Are you british or australian/new zealander?
KerinaLandeepa 1 year ago
I dont knw how your localhost gets the messege "Hello world" Because i got to localhost/
And nothing happens.
VisualIlusion 1 year ago
This was quite helpful thankyou.
TheOpticalStudio 1 year ago
tacky..ahehe
romerian 1 year ago
Hi mate - really appreciate you taking the time to post this - its always better to see someone actually do it rather than just reading it! :)
TheElkster 1 year ago
Great video!
ProcureEminence 1 year ago
notepadd++
Shockszzbyyous 1 year ago
your the best tutor i have ever seen on youtube. if only you could teach me in rl. but well done tyvm for this vids they helped alot !!!
xxarn8xxarr 2 years ago
how do i have to save it? i just cal it index.php and when i want to open it it just does'nt work. please help me!!
videofreek112 2 years ago
@videofreak
You gatta save it .html
wiidude202 1 year ago
clear and logical! well done!!
dylan1281 2 years ago
Best tutor ever, i subbed and i love the videos, off to tut 2
FreeSubsOutTheAss 2 years ago
your the best tutor ever!
quickvidtutorials 2 years ago
Good video what is the notepad you use?
cazastudios 2 years ago
probably notepad++
decadentgamer 2 years ago
its SciTE code editor! : )
StudioTibet 2 years ago
5 isnt greater than 10!?
YOU LIE
waypastthat 2 years ago
This was great. Don't listen to the haters homie. Keep up the good work.
marcusaaron16 2 years ago
C made PHP
HordeAreMyFatCousins 2 years ago
nice tutorial but your pompous, bored, monotone, condescending tone of voice makes me want to put a bullet through my f*cking skull.... pass
llieske 2 years ago 28
I don't usually respond to user comments, but this was brilliant.
Here goes; lol.
Grollon999 2 years ago 61
i concur
iamanending 2 years ago
Hahaha, best ever..
Like, what can you do about your voice, you get born with it xD
It's a good tut, covering the if else statement and basics.
CodesRCool 2 years ago
I've got a small problem...
When I load my php file on my server, it displays all the code as raw text rather than displaying the result of the code - any ideas why?
CoDCopsProductions 2 years ago
@Grollon999 easy to understand tut, you monotone voice makes me want to put a bullet through the skull of whoever makes fun or complains about it. Good job
VCSandARM 1 year ago
@Grollon999 I like the way that you didn't take it personally. Good on you.
JDEVideos 1 year ago
@Grollon999 I actually quite like the timbre of your voice. Not in a rude way though.
JeremySatan 11 months ago
You lack intelligence.
Animas3D 2 years ago
huh?
llieske 2 years ago
@llieske LOL.
fmcneillii 1 year ago
@llieske your here to learn php not talk about his voice
ROSS4TUBE 1 year ago
@llieske hahaha
wwwaptunecom 1 year ago
@llieske thats a negative thing to say. Personally I have to learn this for a course and am worried about it, I think his nonchalant tone of voice is calming and reassuring. 'this is no big deal' :)
Daftpanzer 8 months ago
It is very similar to Flash Actionscript!
paiduema 2 years ago
this looks simular to batch devlopment..which i'm experianced at, is it simular to batch?
RobJohnB95 2 years ago
Which? The XAMPP or PHP?
Realcfx 2 years ago
php, variables seem alike
RobJohnB95 2 years ago
mookay?
themewz 2 years ago
yes you can use notepad++
malinkaalenka 2 years ago
Great video dude!!!
luckyjude 2 years ago
what about notepad++.. you can use that one too, right?
ickomusic 2 years ago
Yes, you can. It has syntax highlighting, which is really handy.
Eruonen 2 years ago
thank uu very much i m a new learner of programming n i found this tutorial really beneficial...can u plz kindly suggest me what knowledge i should have before learning the php.i have the basic knowledge of html.
10047238 2 years ago
u just have to know some basics of html, and css (it's not nessesary to know css but it helps), and if you know C or C++ it helps very much, because it's very simmilar to C/C++.. But the logic is the same, it's the syntax that's chanding.. and u have to have apache with mysql and php (or WAMP).. If you are a beginner I recomend PHP and MySQL Essentials by Kevin Skoglund.. It's a video tutorial that you can buy or watch at lynda[dot]com.. Good luck.. :)
DekoRoker 2 years ago
thanks
fzlik 2 years ago
thx dude u make this easyier to learn
pockets7744 2 years ago
Oooo so thank you.
Desperately was needing this one.
GREAT
altisw5 2 years ago
Mkay... :)
UsMafiaa 2 years ago
OMG THANK YOU!!! I've needed help with php,none of the tutorials describe much,this one does, thank you so much! I think the only reason I don't understand other PHP tutorials it because I'm 11 :P
TarnaComedy 2 years ago
lol great tutorial but the guy sounds like the teacher in south park xD
daeheadshot 2 years ago
yeah he does lol..... he always says "mkay" instead of "okay"
haha
frostymagic27 2 years ago
I just wanted to let everyone know about all the PHP jobs on setuuubaldotcom. You can search PHP jobs from all across the world! The website lets buyers and providers list job openings.
mgrulha 2 years ago
WHAT THE F***?!?!?! I CAN`T OPEN THE PHP IN INTERNET EXPLORER!! WHEN I DO IT IT JUST WANTS TO DOWNLOAD IT!!!!!!!!!!!!! (it's not on my localhost can that be a problem? it would be, if i could start the damn Apache!)
snoffe1234 2 years ago
You can't just open a PHP file in internet explorer. you've gotta put it in your apache DocumentRoot, start your Apache server, then open localhost in internet explorer.
leimeisei909 2 years ago
dude, PHP is killing me, its the hardest class Ive had in college. All programming gives me headaches, but I am so glad with my IT field, Databases, so all I really have to know is php and SQL, SQL is so awesome, its a 4th Gen Language and is so easy. But php is such a headache, atleast my class is, my teacher feeds us to the wolves every week in our labs.
Im almost done, but ive had to make, guestbooks, dynamic calendars, dynamic mysql lists, address books, and I am working on a php website!!
daFranch1se69 2 years ago 3
PHP is the easiest to learn. :P
Techjar 2 years ago
Compared to other programming languages, PHP is among the easiest to learn. There's a major difference between SQL and PHP, and that is that SQL is not really a programming language, it is what most call a "Querying language".. because all it does is database-related things. What you're experiencing is very normal, it takes a while for it to set in, and your teacher is actually doing the right thing, because constant exposure is a great way to learn. Once you catch on, it's all fun from there.
leimeisei909 2 years ago
Dude I think Php is easy... I took me about 30mins to learn the basics and from there I can pretty much do anything for my website.
smidge146 2 years ago
wow its good that I know qbasic..know the if else and elseif statements
tutorialconr 2 years ago
Unfortnetly the sound is a bit noisy. But you get the job done. Keep the good work. :)
DanielHemmingsen 3 years ago 3
Great Tutorial! that was extremely easy when you explained it...
Spectator24 3 years ago
I HATE THIS WORD hello world jesus come on something else pls test or first or something else
unixuser01 3 years ago
It's a bit VERY basic :)
Someone who doesn't understand what logical OR and AND is shouldn't learn php
You learn that is bloody highschool when you're 12 ffs
diprapatio 3 years ago
Logical AND and OR:
AND $variable1 AND $variable2 Are both values true?
OR $variable1 OR $variable2 Is at least one value true?
Rotensian 3 years ago 2
Alright, ass... there's a difference between not knowing the difference between the CONCEPTS of "and" & "or" and simply not knowing how PHP reads "and" & "or". If you are new to scripting there is no such thing as too basic.
If you were new to audio recording I wouldn't mock you for not knowing what a multiband compressor, a filter envelope, or an aux send is... so please keep in mind that some of us are entering this arena from a totally different background and need to start from zero.
QuantumAnomaly 2 years ago 3
You also learn how to construct a sentance in high school example, your sentance: "You learn that is bloody high school when you're 12 ffs". Correct sentance: "You learn that in bloody high school when you're 12 ffs". Perhaps you should return to education before you ridicule people who know nothing on php, everyone has to start somewhere. :)
jonathanbain14 2 years ago
Yes, you ridicule me for a typo (is => in) but make one while doing it :D (sentance => sentence)
I speak several languages, English is only my third language, so I'm not ashamed for mistakes I make in a language I never received any education about.
diprapatio 2 years ago
damnit i didn't realise you were from Belgium and also... lolz i'm tired!
jonathanbain14 2 years ago
ghj
di123e123g123o123 3 years ago
mmmKay?
lac0nix 3 years ago 2
I use SCiTE and i love it (= but if youre doing Java i would reccomend Eclipse
tuoice 3 years ago
what text editor are you using??
aspcajaye 3 years ago
Scite. Try Notepad++ It's better in my opinion.
jancom777 3 years ago
dqamn man u have a seisure on the keyboard lol
aspcajaye 3 years ago
Thank you so much. I've been trying to find this stuff for hours. :p
Great tutorial.
blazingcolts 3 years ago 2
Great tutorial man, you get straight to it without fucking around. I like your style.
chronicbumsecks 3 years ago 3
lol
f3rg0tten 3 years ago
when i run the code thru the browser it shows me the exact same code.. like the hello world.. it starts with <php ... help plz
fckiri 3 years ago
are you sure your running the apache server? If you aren't running the server with php then it won't be able to interpret the php and will just output the text.
If using windows install xamp (read about it as it can be tricky at first)
if using mac install mamp
if using linux install lamp
kmg12 3 years ago
Either your web host doesn't have PHP, or if you don't have a web host, then you don't have PHP installed
joemomma53 3 years ago
this is pretty easy! and thank you. you made me realize that i shouldnt be afraid of variables because they are exactly the same as variables in math!
REA00002 3 years ago
After installing Xampp what do yoy start??
brianmin15 3 years ago
Takes forever to load Apache 2
...
plz help
brianmin15 3 years ago
Will you do one covering ARRAYs ?
codex73 3 years ago
the basics?!! I'll stick with html.
DolphinBreath 3 years ago
and get where?
Kasdas2 3 years ago
get nowhere past html websites.
Markisagoodboy 3 years ago
this type of coding is the easiest for websites (maybe java script) and HTML will only take you so far.
REA00002 3 years ago
That was awesome! Your really good at explaining
ajellyman 3 years ago
Can't see your vids clearly man
grabiirboubi 3 years ago
You're blind then.
CowMuffins 3 years ago
This has been flagged as spam show
you are so blody bad for tutorials... idiot
sera2695 3 years ago
Hey man I've been trying to get my PHP program to work but it wont its freaking pissing me off! Anyway everytime I type localhost or 127.0.0.1 in the URL it always takes me to the XAMPP homepage. Have I not set something up yet or is my Vista just being stupid like always!?
LupoBHS 3 years ago
you need to install a web server
djmafy 3 years ago
After you change the index.php that page will dissapear.
Ed0c 3 years ago
it does that to me too! i dont know what t do
pizza7is6good 3 years ago
K ignore what i said i was thinking of something else, aslong as you set passwords for everything then the directory /xampp (if you still kept that name) will need a password, if anyone did come across that directory.
Ed0c 3 years ago
Remember you can add or rename folders to make new directorys (/whatever) and add new content inside. 127.0.0.1/XAMPP/ WILL be seen if you dont change the password,also the FTP client,You should really change the password if you have it enabled as in 127.0.0.1/XAMPP/img they show a picture of the default password of the ftp client you downloaded.So, yah.
Ed0c 3 years ago
no...that means you did it correctly! lol. you should have a main page with a table on the side, stating things like phpmyadmin, etc. good job. :D
nailshead18 3 years ago
This is a very helpful tutorial. Somewhat easier to understand than the W3schools one.
fhnyuiko 3 years ago