PHP Programming Part 6: Printing to Files with PHP

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

I can’t believe these tutorial videos are so old, but they are still so dam useful!! For anyone wanting to learn PHP
Bless this guy

adzplus
Автор

The way you teach makes it so easy to learn this and understand the actual concept of Php . Thank you !

kevina
Автор

This is one of the most easiest instructors/teachers I have ever met. Thank you Eli.

santosokwadi
Автор

Elli, you are the best tutor I have had over any other like from the Lynda.com, Udemy or vtc.com. You explained php like the way I understand it. Please keep up the good work. Thank you and god bless.

kazihossain
Автор

Thank you so much for putting these videos online. You're a fabulous instructor. If I ever make a name for myself in programming, I'll be sure to mention you.

MsClaudiaDuran
Автор

Take a look at the permissions for the folder your files are in. Change the permissions to 777. This is BAD security in general, but at this stage of the game it will make your life easier. basically you want to make sure the script has Write permission

elithecomputerguy
Автор

Fantastic series of educational videos, Eli. I'm moving from a limited online web builder and doing it all myself now. Your videos are helping me tremendously! Thank you!

EricPeelMusic
Автор

Eli this is another great tutorial u made it so explanatory thanks keep it up.

judehans
Автор

You are the best at explaining ths--too bad I did not see these videos when they first came out. Your videos are not easy to find, even when you're searching for them and know they exist--sometimes you get lucky. Thank you for your videos--they are the best for "dummies."

sergiogonzalez
Автор

Great series Eli, I wanted to say a big thank you. I've been trying to learn PHP via blog tutorials & codeacademy, which are wall-punchingly infuriating for the uninitiated. Your lesson plan has been really easy to follow and digest. I tip my hat to you, sir.

wizardGrudgeMatch
Автор

Hey Eli Thanks so much for these tutorials, they are so simple and your teaching method is so easy to understand. It would be wonderful if you could make some more advanced lessons.

gtutulaku
Автор

Loving these videos! If anybody was wondering how to display the email addresses in an HTML page on separate lines, you can do it like this:

file_put_contents($file, $email."<br>".PHP_EOL, FILE_APPEND);

That adds an HTML <br> tag to the end of the email string.

jakenastysnake
Автор

I did it - another great teach and show me. Thanks Eli

pipertime
Автор

Awesome, you are professional and good tutorials

learningiseasy
Автор

wow ! really cool ! it was my first time to see the performance of the PHP programme. Best of Luck  dear Bro!

joshleon
Автор

Good afternoon Eli, just to say you a big thank you for you education video. Really really helpfull. Hope that you foresee same kind of lessons with PHP inserting data into mysql database.
Thanks again

JC from Brussels

jissoune
Автор

Thanks for taking the time and effort to post these tutorials, I have never done any PHP or HTML before your classes and I must say your teaching method is SOLID. I recognized some of the structure of the language from the old Pascal language.

Dead programing language FTW (pascal I mean)... :P

Anyway, thanks again.

Bob_Raptor
Автор

Good job. thank you for teaching. i love the way that u r using...

breathingnature
Автор

Nice tut. I'll have to watch over this one, and the previous tut again
to fully understand them, because I got a bit confused.
But it's real fun.

brandonfarfan
Автор

YOU ARE AN INCREDIBLE TEACHER. THANKS A MILLION!!!!

mikesr