Top videos

baziriza
38 Views · 4 months ago

For a long time now, my PHP tutorial course has been in need of an upgrade. So here is episode 1 on my new Procedural PHP tutorial course for beginners!

For my Patrons I just want to mention that the first 7 or so videos in this course, were recorded and edited long time ago. So the Patron supporters at the end of the first 7 videos doesn't match with my current supporters. But I will have you all included in the newer videos :)

➤ LINKS

OOP PHP Playlist: https://www.youtube.com/watch?v=Anz0ArcQ5kI&list=PL0eyrZgxdwhypQiZnYXM7z7-OTkcMgGPh
XAMPP: https://www.apachefriends.org/index.html

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/....lesson-material-4236

baziriza
13 Views · 4 months ago

Hey, in this PHP we'll take a look at the explode function - and how we can use it to turn our comma separated list of ingredients into an array of ingredients instead.

----------------------------------------

🐱‍💻 🐱‍💻 Course Links:

+ Course files - https://github.com/iamshaunjp/php-mysql-tutorial

+ VS Code editor - https://code.visualstudio.com/

+ Materialize Playlist - https://www.youtube.com/watch?v=gCZ3y6mQpW0&list=PL4cUxeGkcC9gGrbtvASEZSlFEYBnPkmff

🤑🤑 Donate

+ https://www.paypal.me/thenetninja

🎓🎓 Find me on Udemy

+ https://www.udemy.com/user/47f....d83f6-5e4a-4e87-a0f0

baziriza
10 Views · 4 months ago

In this tutorial you will learn php functions with parameters tutorial in Hindi, Urdu.You can learn what is php functions with arguments in hindi and how to pass arguments in functions in php.

PHP Tutorial in Hindi Playlist
https://www.youtube.com/playli....st?list=PL0b6OzIxLPb

Official Website
http://www.yahoobaba.net/

Follow us on Facebook
https://www.facebook.com/yahooobaba/

Follow us on Twitter
https://twitter.com/YahoooBaba

#php #webdevelopment #webdesign

baziriza
25 Views · 4 months ago

Get data from a database without refreshing the browser using AJAX - Learn AJAX programming. In this lessons we will learn how to load more comments in a comment field using AJAX, PHP and a database.

--

mmtuts is a YouTube channel that focuses on teaching beginner and advanced courses in various multimedia related skills.
We plan to make tutorials available on programming, video production, animation, graphic design, and on software such as the Adobe Creative Cloud programs.

AJAX for beginners is a how to series that teaches AJAX to people who are just starting out learning programming. The course teaches how AJAX scripting can be made easy and teaches how to create instant loading on your website withour needing to refresh the browser each time, and much more. Creating dynamic websites with AJAX is easy and should not be seen as otherwise, which is why we want to explain the language in a easy to understand way for beginners.

If you have suggestions on new courses, or specific lessons within existing courses you would like to see, then feel welcome to submit them in the comment section or in a private message. ALL suggestions will be seen, but not all will be replied to since we get quite a few every day.

baziriza
17 Views · 4 months ago

In this short HTML tutorial, I explain the basic structure of an HTML webpage and introduce some important tags.

Support this channel at https://www.patreon.com/jakewright

Ready to learn some more advanced HTML? Move on to Learn More HTML in 12 Minutes
http://youtu.be/KJ13lX20FqU

Learn CSS in 12 Minutes
http://youtu.be/0afZj1G0BIE

Learn JavaScript in 12 Minutes
http://youtu.be/Ukg_U3CnJWI

Looking to do something more advanced with a webpage? PHP is one of the most useful languages to know when developing for the web. Check out my video Learn PHP in 15 Minutes: http://youtu.be/ZdP0KM49IVk

Heard about Docker and want to know more?
Learn Docker in 12 Minutes:
https://youtu.be/YFl2mCHdv24

Recommended cloud server provider: DigitalOcean.
Get $10 credit with this link https://m.do.co/c/791d593997b2

http://jakewright.net

baziriza
10 Views · 4 months ago

Code: https://www.adamkhoury.com/Jav....aScript/video/Ajax-P
In this video lesson you can learn to program core Ajax pagination with PHP. We will not be using any 3rd party frameworks or code libraries for PHP or JavaScript to accomplish this task so that we can pass along the highest level of programming education and core insight on this topic to you.

baziriza
18 Views · 4 months ago

Deleting Records From MYSQL Database Using PHP (PHP Tutorial/Learn PHP)

In this tutorial i have shown how to delete records from mysql using php.First I have created index.php page, in that i have displayed the records in table the last column contains the delete button after clicking on that link the page is redirected to delete.php along with url data is passed (as GET method) which is primary key of the table person.
This video is for learning PHP and develop websites using PHP and MYSQL. The aim is to teach the Web Designing/Development in a step-by-step guided approach.

Intro Track By : Danish Shaikh

-~-~~-~~~-~~-~-
Please watch: "Registration Form In PHP adn MYSQL"
https://www.youtube.com/watch?v=jQCiU85q2vs
-~-~~-~~~-~~-~-

teleclick
11 Views · 4 months ago

Welcome to pop!talk's weekly GLEE recap show hosted by Error 404 + Yellow Peril! This week on GLEE, the McKinley High Football team is forced by Coach Biest to join the Glee Club to learn more about what it takes to win outside their comfort zone. Will this create more thrillers or losers? Subscribe today to pop!talk to see what happens next on GLEE! OH YEAH!

baziriza
8 Views · 4 months ago

Learn the PHP programming language in this full course / tutorial. The course is designed for new programmers, and will introduce common programming topics using the PHP language.

⭐️Course Contents ⭐️

⌨️ 1. (0:00) Introduction
⌨️ 2. (1:56) Windows Installation
⌨️ 3. (7:32) Choosing a Text Editor
⌨️ 4. (11:06) Hello World & Setup
⌨️ 5. (20:29) Writing HTML
⌨️ 6. (27:30) Variables
⌨️ 7. (38:09) Data Types
⌨️ 8. (44:27) Working With Strings
⌨️ 9. (54:50) Working With Numbers
⌨️ 10. (1:05:14) Getting User Input
⌨️ 11. (1:15:37) Building a Basic Calculator
⌨️ 12. (1:22:13) Building a Mad Libs Game
⌨️ 13. (1:28:59) URL Parameters
⌨️ 14. (1:35:52) POST vs GET
⌨️ 15. (1:41:44) Arrays
⌨️ 16. (1:50:26) Using Checkboxes
⌨️ 17. (1:57:22) Associative Arrays
⌨️ 18. (2:04:55) Functions
⌨️ 19. (2:12:10) Return Statements
⌨️ 20. (2:19:10) If Statements
⌨️ 21. (2:37:16) If Statements (con't)
⌨️ 22. (2:47:13) Building a Better Calculator
⌨️ 23. (2:56:53) Switch Statements
⌨️ 24. (3:05:09) While Loops
⌨️ 25. (3:15:18) For Loops
⌨️ 26. (3:26:24) Comments
⌨️ 27. (3:31:08) Including HTML
⌨️ 28. (3:36:51) Include: PHP
⌨️ 29. (3:45:57) Classes & Objects
⌨️ 30. (3:56:23) Constructors
⌨️ 31. (4:06:18) Object Functions - PHP - Tutorial 31
⌨️ 32. (4:13:52) Getters & Setters
⌨️ 33. (4:29:17) Inheritance

Course developed by Mike Dane. Check out his YouTube channel for more great programming courses: https://www.youtube.com/channe....l/UCvmINlrza7JHB1zkI

🐦Follow Mike on Twitter: https://twitter.com/GiraffeAcademy

🔗The Giraffe Academy website: http://www.giraffeacademy.com/

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://medium.freecodecamp.org

teleclick
13 Views · 4 months ago

Redi Tlhabi discusses Kenya’s role as a US ally and security partner with President William Ruto.

United States President Joe Biden hosted Kenyan President William Ruto on the first official visit by an African head of state since 2008. The two leaders discussed a deepening partnership around US investments in Kenya’s trade, technology, green initiatives and debt relief.

Biden has designated Kenya as a major non-NATO ally, while rivals like China and Russia have grown in influence on the continent.

The trip bolstered Kenya’s reputation as a peacemaker in neighbouring conflicts, like Sudan’s civil war, and on the global stage. In Haiti, Kenya is leading a multinational peacekeeping mission funded by the US, with 1,000 Kenyan police officers deploying imminently to fight gangs in Port-Au-Prince.

Kenya’s closeness to the US amid public outrage over US support for Israel has also raised questions. The East African nation supports a ceasefire and two-state solution, but has fallen short of condemning US policy towards Israel amid its eight-month-long military assault on Gaza.

So how is Kenya handling a close US alliance amid regional and international conflict? And will Ruto’s policies withstand mounting criticism?

On this special episode of South to North, Redi Tlhabi sits down with Kenyan President William Ruto to discuss Kenya’s diplomatic and military peacekeeping efforts as well as its global standing.

baziriza
14 Views · 4 months ago

►Source Code + Text Tutorials - http://codewithharry.com/video....s/php-tutorials-in-h
►This video is a part of this PHP tutorials in Hindi playlist - https://www.youtube.com/playli....st?list=PLu0W_9lII9a
►For Doubt Solving, Brain Storming Sessions & guaranteed replies, join the channel membership here: https://www.youtube.com/channe....l/UCeVMnSShP_Iviwkkn
►Click here to subscribe - https://www.youtube.com/channe....l/UCeVMnSShP_Iviwkkn
►Checkout my English channel here: https://www.youtube.com/ProgrammingWithHarry

Best Hindi Videos For Learning Programming:

►Learn Python In One Video - https://www.youtube.com/watch?v=ihk_Xglr164

►Python Complete Course In Hindi - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►C Language Complete Course In Hindi -
https://www.youtube.com/playlist?list=PLu0W_9lII9aiXlHcLx-mDH1Qul38wD3aR&disable_polymer=true

►JavaScript Complete Course In Hindi -
https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Learn JavaScript in One Video - https://www.youtube.com/watch?v=onbBV0uFVpo

►Learn PHP In One Video - https://www.youtube.com/watch?v=xW7ro3lwaCI

►Django Complete Course In Hindi -
https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Machine Learning Using Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Creating & Hosting A Website (Tech Blog) Using Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Advanced Python Tutorials - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Object Oriented Programming In Python - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

►Python Data Science and Big Data Tutorials - https://www.youtube.com/playli....st?list=PLu0W_9lII9a

Follow Me On Social Media
►Website (created using Flask) - http://www.codewithharry.com
►Facebook - https://www.facebook.com/CodeWithHarry
►Instagram - https://www.instagram.com/codewithharry/
►Personal Facebook A/c - https://www.facebook.com/geekyharis
Twitter - https://twitter.com/Haris_Is_Here

baziriza
9 Views · 4 months ago

How to create a search field with PHP and MySQLi - Learn PHP backend programming. In this video we will learn how to create a search feature using PHP from scratch.

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/....lesson-material-4236

baziriza
15 Views · 4 months ago

Set Data Order From MySQL Database | PHP Tutorial | Learn PHP Programming | PHP for Beginners. Today we will learn about the 'order by' function in SQL which allow you to order the data when you fetch it from the database using the 'select' function.

INSERT INTO posts (subject, content, date) VALUES ('Subject 1','Content 1','0000-00-00 00:00:00');
INSERT INTO posts (subject, content, date) VALUES ('Subject 2','Content 2','0000-00-00 00:00:00');

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/....lesson-material-4236

baziriza
6 Views · 4 months ago

In this PHP tutorial video we will create a small project to help you understand how we handle data submitted by a user on our website.

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/....lesson-material-4236

baziriza
22 Views · 4 months ago

In this OOP PHP tutorial I will show how to load classes automatically, as soon as you instantiate a class. This saves us a lot of trouble in regards to having to update out "includes" and links all the time.

NOTE:
In this video I say that "_autoload" would get "depreciated", when I meant to say "discouraged".

depreciated = will get discontinued
discouraged = is not recommended

I know there are viewers out there that care a lot about proper phrasing and such, so I thought I'd clarify here :)

Link to this playlist: https://www.youtube.com/watch?v=Anz0ArcQ5kI&list=PL0eyrZgxdwhypQiZnYXM7z7-OTkcMgGPh

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/....lesson-material-4236

baziriza
7 Views · 4 months ago

What Is a While Loop in PHP | PHP Tutorial | Learn PHP Programming | PHP for Beginners. In this PHP tutorial you will learn about while loops which are often used in PHP scripts. While loops are used to loop through multiple pieces of data one at a time. Loops can help with spitting out a lot of data using little code.

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Material for this lesson: https://www.patreon.com/posts/....lesson-material-4236

teleclick
15 Views · 4 months ago

Learn Python basics in 1 hour! ⚡ This beginner-friendly tutorial will get you coding fast.

🚀 Want to dive deeper?
- Check out my Python mastery course: https://bit.ly/35BLHHP
- Subscribe for more Python tutorials like this: https://goo.gl/6PYaGF

📕 Get the FREE Python cheat sheet: http://bit.ly/2Gp80s6

✋ Stay connected:
- Twitter: https://twitter.com/moshhamedani
- Facebook: https://www.facebook.com/programmingwithmosh/
- Instagram: https://www.instagram.com/codewithmosh.official/
- LinkedIn: https://www.linkedin.com/school/codewithmosh/

⭐ My favorite Python books
- Python Crash Course: https://amzn.to/2GqMdjG
- Automate the Boring Stuff with Python: https://amzn.to/2N71d6S
- A Smarter Way to Learn Python: https://amzn.to/2UZa6lE
- Machine Learning for Absolute Beginners: https://amzn.to/2Gs0koL
- Hands-on Machine Learning with scikit-learn and TensorFlow: https://amzn.to/2IdUuJy

📖 TABLE OF CONTENT
0:00:00 Introduction
0:00:30 What You Can Do With Python
0:01:15 Your First Python Program
0:05:30 Variables
0:09:08 Receiving Input
0:10:48 Type Conversion
0:18:49 Strings
0:23:41 Arithmetic Operators
0:25:59 Operator Precedence
0:27:11 Comparison Operators
0:28:52 Logical Operators
0:31:06 If Statements
0:36:16 Exercise
0:41:42 While Loops
0:45:11 Lists
0:48:47 List Methods
0:52:16 For Loops
0:54:54 The range() Function
0:57:43 Tuples

#python #ai #machinelearning #webdevelopment

baziriza
10 Views · 4 months ago

👉🏻 Check Out The NEW Simple Programmer YouTube Channel With NEW Programming Videos:
https://simpleprogrammer.com/yt/spnewytchannel 💻
The Top 10 Programming Languages To Learn In 2018

A lot of people ask me about what programming languages they should learn. I found myself in a difficult situation because this is a very hard question to answer.There are a lot of things that need to be taken into account before making a decision, especially when it comes to which programming language you should learn.

Last year's video was very popular. A lot of people found it useful and they got pretty much value from it. Those who followed my advice definitely took benefit from it, being able to boost their careers in 2018 by learning those programming languages.

One of the easiest ways to decide which programming language to learn for 2018 is by listening to the market.

The market will definitely tell you what will be the trending programming languages for the future. We must be aware of the trends and watching the news and the rise of new technology so we can adjust the sails on which programming languages to learn, especially in 2018 with a lot of new things coming up.

This video was not based solely on my opinion. I researched a lot and I came up with these 10 (and some bonuses) programming languages to learn in 2018.

Top 10 Programming Languages To Learn In 2018
#1 JavaScript
#2 Python
#3 C#
#4 Java
#5 PHP
#6 GO
#7 Swift
#8 Rust
#9 Kotlin
#10 C & C++

Do you agree that these will be the trending programming languages in 2018? Leave a comment below!

JavaScript Launchpad: https://simpleprogrammer.com/p....roducts/javascript-l
Top 10 Books To Learn Python: https://www.youtube.com/watch?v=TihHX5EDts4
Top 10 Books To Learn C#: https://www.youtube.com/watch?v=x9oUSbT9TQo
Java Fundamentals Course: https://simpleprogrammer.com/javafund1

🐕 ARE YOU A BULLDOG? 🐕
Take the quiz and find out
http://bulldogmindset.com/quiz-yt

📕 STOP BEING LAZY 📕
Get my short book on: How to Overcome Laziness
http://bulldogmindset.com/stopbeinglazybook-yt

📷 FOLLOW BULLDOG MINDSET ON INSTAGRAM 📷
http://bulldogmindset.com/insta-yt

🎥 MOTIVATION PLAYLIST 🎥
http://bulldogmindset.com/motivation-pl-yt

💪 FITNESS AND DIET 💪
http://bulldogmindset.com/fitness-pl-yt

💪 HOW TO LOSE FAT 101 - FREE COURSE 💪
http://bulldogmindset.com/losefat-pl-yt

💲 STARTING AN ONLINE BUSINESS - FREE COURSE 💲
http://bulldogmindset.com/startingbusiness-pl-yt

💘 ATTRACT WOMEN AND BECOME A BETTER MAN 💘
http://bulldogmindset.com/attractwomen-pl-yt

🏠 REAL ESTATE INVESTING 🏠
http://bulldogmindset.com/realestate-pl-yt

🏹 STOIC PHILOSOPHY - BECOME MENTALLY TOUGH 🏹
http://bulldogmindset.com/stoic-pl-yt

📚 BOOK REVIEWS 📚
http://bulldogmindset.com/bookreviews-pl-yt

► LINKS YOU MIGHT LIKE
Bulldog Mindset Website: http://bulldogmindset.com
Personal Coaching Services: https://simpleprogrammer.com/coaching-services/

If you have a question, email me at [email protected]

If you have a question, email me at [email protected]

programming languages 2018,best coding language to learn,best programming language to learn 2018,2018 programming languages,programming language 2018,learn programming in 10 years,top programming languages 2018,top programming languages,best programming language,top 10 programming languages,programming,learn programming,learn programming for beginners,programming languages,best programming languages,simple programmer,johnsp69, learn programming 2018

baziriza
13 Views · 4 months ago

Hey gang, in this PHP tutorial I'll show you how to display errors on a web form, as well as persist data that a user has previously entered.

----------------------------------------

🐱‍💻 🐱‍💻 Course Links:

+ Course files - https://github.com/iamshaunjp/php-mysql-tutorial

+ VS Code editor - https://code.visualstudio.com/

+ Materialize Playlist - https://www.youtube.com/watch?v=gCZ3y6mQpW0&list=PL4cUxeGkcC9gGrbtvASEZSlFEYBnPkmff

🤑🤑 Donate

+ https://www.paypal.me/thenetninja

🎓🎓 Find me on Udemy

+ https://www.udemy.com/user/47f....d83f6-5e4a-4e87-a0f0




Showing 1 out of 23