{PHP is a way of life|Loved what you did with the place :)|Great|Cool, thanks|PHP has so many other purposes|Automation with PHP is much harder than it seems...
I have an HTML PAGE with TEXTAREA, DROP-DOWN-LIST and SUBMIT BUTTON
and lets say User typed "TEXT" in the TEXTAREA and CATEGORIZED it with the DROP-DOWN-LIST OPTION called "OPTION1". After he hit the SUBMIT Button, I would like that his "TEXT" is saved in the
@crappyfilmproduction That is not very secure though, putting data into a database is almost like asking for someone to launch an XSS attack.
If it's purely numeric data is_numeric(), $drop_down_menu = mysql_real_escape_string($_POST['$drop_down_menu']); would be more fitting then you'd not escape out of parsing, that's where you'd be exposed to an XSS attack.
Why do that? When you could use "$drop_down_menu" without the concatenation.
@imranalirizvi indeed, but there are those who learn faster by watching too, so: 30 min before a video or 30 reading at a site... that is the question
@jmasterX It's actually the correct pronunciation, since the guy named Linus (inventor of Linux) who is a native of Scandinavia or someplace where they pronounce their vowels differently than us.
@brilliantfranz Probably. I'm not familiar with those languages, as I'm only a PHP programmer. Facebook does use some javascript, for example in the "Reccomended Friends" section. I'm sure it also uses a form of SQL (Structured Query Language) to store information (photos, personal info, etc.)
Considering I don't know what a 'scripting language' is, or what a 'programming language' is, or what 'C-like' is, or why I would need any of them, or what compiling is, this guy lost me after the first sentence. He has said everything except what PHP actually is, what it is used for, or why I would need it. I'm 51 years old and completely ignorant of these things. Joker4001, I assume this film is indeed a joke, because it certainly isn't a lesson, much less an introduction to PHP.
This is cool! I am a true beginner, just trying to understand what the hell php is and why do I need to learn it to develop webpages. Thanks for breaking it down.
boring
estefanygcd 2 weeks ago
@mrpatriots1012 were talking about hypertext processing here.
thatguyofmanythings 3 weeks ago
Actually php is a anger management program
mrpatriots1012 3 weeks ago
The best site-palphp
1almaystro 1 month ago
uh,what?
iam3001234 1 month ago
its powerful but not as powerful as me
gavin3191 3 months ago
You sound like Jonah Hill :P
RoboWarrior94 4 months ago
Can you hack websites with PHP?
yaseen811 4 months ago
@yaseen811 MaY8e
MEdiEvalSev3n 2 months ago
$action = $_GET['life'];
XxHatedAtheistxX 6 months ago
cheers mate!!
MrBrewsterd 6 months ago
{PHP is a way of life|Loved what you did with the place :)|Great|Cool, thanks|PHP has so many other purposes|Automation with PHP is much harder than it seems...
samiwistler 8 months ago
isnt it liek the language of the fututer or some shit?
TheShaolinScholar 8 months ago
Hi Everyone!
Maybe u can help me in this case:
I have an HTML PAGE with TEXTAREA, DROP-DOWN-LIST and SUBMIT BUTTON
and lets say User typed "TEXT" in the TEXTAREA and CATEGORIZED it with the DROP-DOWN-LIST OPTION called "OPTION1". After he hit the SUBMIT Button, I would like that his "TEXT" is saved in the
MYSQL TABLE under FIELD "OPTION1".
Whats the PHP Code for that?
Thank you in advance!
TheGODsOPINION 10 months ago
@TheGODsOPINION The query would be...
INSERT INTO your_database (
option1
)
VALUES {
"' . $_POST["dropdown_menu_name"] . '"
}
crappyfilmproduction 9 months ago
@crappyfilmproduction That is not very secure though, putting data into a database is almost like asking for someone to launch an XSS attack.
If it's purely numeric data is_numeric(), $drop_down_menu = mysql_real_escape_string($_POST['$drop_down_menu']); would be more fitting then you'd not escape out of parsing, that's where you'd be exposed to an XSS attack.
Why do that? When you could use "$drop_down_menu" without the concatenation.
andrew8833 7 months ago
@TheGODsOPINION
You would have to store "TEXT" as a $_POST variable, then insert that into the corresponding database. Google my friend, google.
XxHatedAtheistxX 6 months ago
This has been flagged as spam show
Check out my channel guys and if you don't mind maybe you can subcribe
CompDomination 11 months ago
I like aspx but php is more cheaper php can be runned on almost any operating system
CompDomination 11 months ago
etiso pobeytrd iyrn d
infotestable 11 months ago
testio thiso vidioso
infotestable 11 months ago
"leenux"
DOMIDOOM 1 year ago 23
Now that I know what PHP is, I want to know what PHP ISN'T
JREAMdesign 1 year ago
I think textual site deliver more info like this stuff:
eg: phpmoot.com/introduction/
imranalirizvi 1 year ago 2
@imranalirizvi indeed, but there are those who learn faster by watching too, so: 30 min before a video or 30 reading at a site... that is the question
sesshii 1 year ago
LEENIX????? I hope you mean Linux
jmasterX 1 year ago
@jmasterX It's actually the correct pronunciation, since the guy named Linus (inventor of Linux) who is a native of Scandinavia or someplace where they pronounce their vowels differently than us.
axldlarj 1 year ago
appreciate the video man
Riddlerx333x 1 year ago
Very nice introduction, thank you!
VolcanicDrum 1 year ago
This has been flagged as spam show
Want to learn PHP as fast as possible? All you need to know in one detailed book. The book for the complete beginner and expert as well.
Only for 39.95$. You won't find a better guide.
4edba7wkkmpx2u4iw73kgduf4d(dot)hop(dot)clickbank(dot)net
(replace (dot) with a dot...)
dimashur 1 year ago
But what is it for ???? What are its apllications ???
This video covers more like the features I think.
Thanks anyway
brilliantfranz 1 year ago
@brilliantfranz Facebook. Facebook is scripted/programmed in PHP
KiwiPwnage 1 year ago
@KiwiPwnage Could Facebook be programmed in Java/C/c++ as well ?
brilliantfranz 1 year ago
@brilliantfranz Probably. I'm not familiar with those languages, as I'm only a PHP programmer. Facebook does use some javascript, for example in the "Reccomended Friends" section. I'm sure it also uses a form of SQL (Structured Query Language) to store information (photos, personal info, etc.)
KiwiPwnage 1 year ago
@KiwiPwnage Facebook uses CSS, HTML, PHP and what else? SQL? Javascript?
Timotjeuh 1 year ago
This has been flagged as spam show
bookcomputerprogrammer.blogspot.com
gleamglee 1 year ago
PHP is a scripting language ... by this video i learn more information.. thanks a lot for posting ..
websitedesignmumbai 1 year ago
this is what i call introduction! thank you very much for this video!
lloydcelzo 1 year ago
Thanks
DeathSlayer2 1 year ago
for more adminstalk. com
Al3lilive 1 year ago
有点蒙!
Drzhong1227 1 year ago
有点蒙!
Drzhong1227 1 year ago
有点蒙!
Drzhong1227 1 year ago
.PhP is progamer FFFUUUUUUUUUUUUUUUUU
RpR1337 1 year ago
good basic intro to php
Affiliate1guy 1 year ago
leeenux
MixesAndStuff 1 year ago
haha :D
rflood89 1 year ago
Hey round eyes lay of the guy already
TheAbdulla97 1 year ago
its helpful for freshers
good work
minervainfotech 2 years ago
when he said leeenux i turned this vid off
bamafan954 2 years ago
no you didn't, you looked for the comment box and posted this. fag.
Hibbs 2 years ago
did i now
bamafan954 2 years ago
i've buyed a book about php..
S4M2TM 2 years ago
you bought not buyed lmao
AlexPrice2K9 2 years ago
Considering I don't know what a 'scripting language' is, or what a 'programming language' is, or what 'C-like' is, or why I would need any of them, or what compiling is, this guy lost me after the first sentence. He has said everything except what PHP actually is, what it is used for, or why I would need it. I'm 51 years old and completely ignorant of these things. Joker4001, I assume this film is indeed a joke, because it certainly isn't a lesson, much less an introduction to PHP.
niacom8 2 years ago
...You're an idiot. Get off the internet.
xRoundEyex 2 years ago
:-) Ooh look, I learnt how to do a smiley. Surely there is some hope for me?
niacom8 2 years ago 24
Nope get off the internet troll.
xRoundEyex 2 years ago
@niacom8 urdoinitwrong =)
GrimTheToad 1 year ago
@GrimTheToad
thanks Toad :-(
niacom8 1 year ago
PHP just lets you build the best websites .
royal11e 2 years ago
very very good video.
Thankx!
I'm come from phper club from the Hefei city in China!
yobbozhu 2 years ago
Very good info, thank you! :]
enterfailedment 2 years ago
really helpful!
punkcarrot 2 years ago
I want to understand how can i make dynamic website, is there any one who can help me?
shaiburibell 2 years ago
This is cool! I am a true beginner, just trying to understand what the hell php is and why do I need to learn it to develop webpages. Thanks for breaking it down.
Feesa1212 3 years ago
yo what the hell?
vikramsince1993 3 years ago
Awesome bro!
vikramsince1993 3 years ago