Travel & Events

baziriza
4 Views ยท 4 months ago

In this video series we will build a PHP payment page that accepts credit cards using the stripe API and also stores the data in a MySQL database using PDO. We will be creating tables and models for customers and transactions to store them in the database and retrieve them within the app.

SPONSOR: Eduonix Machine Learning Course
https://goo.gl/jo6vNd

CODE: Github Repo
https://github.com/bradtraversy/php_stripe_paypage

Stripe API Docs: Card Element Quickstart
https://stripe.com/docs/stripe....-js/elements/quickst

PDO Class Gist:
https://gist.github.com/bradtr....aversy/a77931605ba9b

PHP OOP Udemy Course:
https://www.udemy.com/object-o....riented-php-mvc/?cou

๐Ÿ’– BECOME A PATRON: Show support & get perks!
http://www.patreon.com/traversymedia

Website & Udemy Courses
http://www.traversymedia.com

Follow Traversy Media:
http://www.facebook.com/traversymedia
http://www.twitter.com/traversymedia
http://www.instagram.com/traversymedia

The Developer Hangout: Public Discord Server
https://discord.gg/developers

baziriza
12 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
3 Views ยท 4 months ago

SCROLL DOWN FOR TIMESTAMPS
Click here to subscribe - https://www.youtube.com/channe....l/UCeVMnSShP_Iviwkkn

Hey Everone, In This Video I have tried to explain basic concepts of PHP...Though One Video Is Not Enough To Learn Everything About PHP, this Video Is Enough To Get you started and have exposure to the Basic Idea Of PHP Programming Language.
If you have already learned PHP and want to revise some specific key points, then skip directly to the points you are looking for:
00:00 - Introduction
0:10 = What is PHP?
0:25 = Downloading and Installing Tools For PHP
03:35 = Details about PHP
5:15 = Intro to XAMPP and Installition
07:32 = Basic PHP Code
08:30 = Echo function in PHP
09:15 = Comments in PHP
11:05 = Variables in PHP
12:15 = Stings in PHP
14:04 = Data types
26:10 = IF- Else in PHP
28:50 = Loops In PHP
35:05 = Functions In Php
39:45 = Operations With Arrays
43:05 = Difference in between get anad post
48:40 = Data bases
54:10 = Simple Mysql Query
57:00 = $ Database and filling data base records in php
58:00 = How to improve your PHP Skills
58:50 = How to use bootstrap


โ–บInstagram - https://www.instagram.com/CodeWithHarry/
Personal Facebook A/c - https://www.facebook.com/geekyharis
Twitter - https://twitter.com/Haris_Is_Here

baziriza
5 Views ยท 4 months ago

Hello Everyone! Today in this video I am going to step-by-step guide you on How to Run PHP file on localhost. In that process, you will also get to know about installing Xampp Server on Windows 10. Windows (64-bit).

Get up to Free Hosting by using code "GEEKY" and you get 30% off for two months.
๐Ÿ‘‰ Link: https://platform.cloudways.com/signup?id=1030678&data1=bw&coupon=GEEKY
๐Ÿ‘‰ Promo Code โ€“ GEEKY

Subscribe to Geeky Script Vlog Channel: https://www.youtube.com/@GeekyScriptVlogs/
Subscribe to Geeky Syntax Channel: https://www.youtube.com/@geekysyntax/

Now XAMPP is a free and open-source cross-platform web server solution stack package developed by Apache Friends, consisting mainly of the Apache HTTP Server, MariaDB database, and interpreters for scripts written in the PHP and Perl programming languages.

So our main question is How to Install the Xampp server on Windows 10?
So let's begin...

Geeky Script (
@GeekyScript) is a Computer Science - Educational Videos Creator ๐ŸŽ‰
You can support us by buying a coffee โ˜•๏ธ here โ€”
https://www.buymeacoffee.com/geekyscript

โœป I really hope you find this video useful. โ™ฅ

โœป Please click on the CC button to read the subtitles of this video.

Step 1. First You need to download Xampp Server. For that, just follow the following link.
https://www.apachefriends.org/download.html
This page will lead to the Xampp download on Windows 10. So just click on download and it will start downloading automatically.

Step 2. After downloading just double-click on the installation file for installing Xampp Server on your Windows 10 OS. 64 bit. In my video, I have guided you step by step on how to install the Xampp server. Just follow that if you are facing any issues.

Step 3. Now after installing the Xampp server just simply start the Apache server and MySql.

Step 4. Now go to c drive then the Xampp folder and then the htdocs folder. And in here just create a PHP file and write a hello world script.

Step 5. Now open the browser and type localhost/nameOfYourPhpFile.php
And there you go!!
You have successfully installed the Xampp server on your Windows 10 OS. Cheers!!
Now you can run any server-side scripting language.

So that's all my friends! Please subscribe and hit the bell icon to receive notification!!
Thanks a lot, mate. :)

The instructions in this video tutorial can be applied to laptops, desktops, computers, and tablets that run Windows 10 operating systems like Windows 10 Home, Windows 10 Professional, Windows 10 Enterprise, and Windows 10 Education. This tutorial will work on all hardware manufacturers, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.

#Xampp #HowToInstallXampp #Windows10 #XamppInstallation #PHP #Apache #MySQL

Topics addressed in this tutorial:
How To Download And Install Xampp On Windows 10 64 bit OS
Install Xampp on Windows 10
How to Install Xampp and Get Started
Install Xampp on Windows 10
How to Install Xampp and Get Started
Xampp installation windows 10

---------------------------------------------------------------------------
Laptop I use:
https://amzn.to/4937mKs
https://amzn.to/3HJGXp5

Recommended Laptops (35k Range):
https://amzn.to/3OqfNqL
https://amzn.to/3OrvHRZ
https://amzn.to/3SLK6uX

Laptops 50k Range:
https://amzn.to/3ujvWHW
https://amzn.to/3UrW6CL
https://amzn.to/3SKlJh7

Rode Wireless Mike:
https://amzn.to/4899rTH
https://amzn.to/3wd7nwE

Windows 11 Pro 64-Bit: https://amzn.to/49cEpvk
Windows 10 Pro 64-Bit: https://amzn.to/3SIxOn0
Quick Heal Antivirus: https://amzn.to/49gnsAJ
McAfee Antivirus: https://amzn.to/48ZoHUp
---------------------------------------------------------------------------
MY RELATED VIDEOS:
โœป All about Android Studio: https://youtu.be/fxSKQPG37IA
โœป All about PostgreSQL: https://youtu.be/uN0AfifH1TA
โœป All about MongoDB: https://youtu.be/h2x6BmUi5zQ
โœป All about MySQL: https://youtu.be/tFBGj_xDu34
โœป All about WordPress: https://youtu.be/um8BtHFNJBA
โœป All about Java Spring: https://youtu.be/ajsap2g24_Q
โœป All about Maven: https://youtu.be/7DKbtM-BVLg
โœป All about eBook: https://youtu.be/-7f2HqSSeo0
โœป All about React: https://youtu.be/c38i0f0Q08o
โœป All about NextJS: https://youtu.be/pCzofI8vPo4
โœป All about Angular: https://youtu.be/Xu7R_aMz070
โœป All about Microsoft SQL Server: https://youtu.be/tGqhlV-kaFU
โœป All about Wamp: https://youtu.be/M2at7D-lciw
โœป All about Visual Studio: https://youtu.be/SViilF85ues

THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos :)

CONNECT WITH ME ON:
โœป Website: https://geekyscript.com/
โœป LinkedIn: https://www.linkedin.com/in/geekyscript/
โœป Twitter: https://twitter.com/GeekyScript
โœป Email: [email protected]
โœป YouTube channel: https://www.youtube.com/c/geekyscript/
---------------------------------------------------------------------------
Song: Jarico - Island
Music promoted by #BackgroundMusicWithoutLimitations
Watch: https://youtu.be/0BIaDVnYp2A
Free Download: https://bit.ly/3n3snwj

baziriza
9 Views ยท 4 months ago

โ˜•๏ธ Buy me a Coffee - https://www.buymeacoffee.com/vijaythapa

๐Ÿ‘ฅ MEMBERSHIP
---------------------------
Join Now - https://bit.ly/vijay-thapa-membership

Food Order Website Design Tutorial - https://www.youtube.com/watch?v=VaV_Ro8jpPY

In this "Food Order Website" course, you will learn to create complete dynamic and fully functional website using PHP programming language and MySQL Database.

And this is the First episode of this course. Here you'll learn to

โœ… Create/Start Project
โœ… Import Design Files
โœ… Create Database
โœ… Design Admin Panel
โœ… Create Partials/Repeating Parts (Menu and Footer)

#foodordersystem #php #mysql

๐Ÿ”ด Donate - https://bit.ly/support-vijay-thapaโ€‹ [ PayPal ]

Download Design - https://github.com/vijaythapa3....33/web-design-course

โญ๏ธ โญ๏ธ โญ๏ธ Recommended Tutorials โญ๏ธ โญ๏ธ โญ๏ธ

1. Complete Web Design Course - https://www.youtube.com/watch?v=VaV_Ro8jpPY

2. Installing and Configuring XAMPP - https://www.youtube.com/watch?v=46N2reffxdw&list=PLBLPjjQlnVXW5zy7SBF-Uch6xj8ZHESN9

3. PHP for Beginners (Task Manager App) - https://www.youtube.com/watch?v=1rl36zxqZZw&list=PLBLPjjQlnVXXygeLVmd9mGNtgrHaBOFos

4. Database for Beginners - https://www.youtube.com/watch?v=YP8OvSsvhzs&list=PLBLPjjQlnVXXH_1g7ApcuIGPWRzMEKreK


๐Ÿ“ƒ Table of Contents

01:02 - Start XAMPP Server
01:39 - Import Design
08:20 - Database Design
26:34 - Design Admin Panel
01:03:47 - Create Partials (Reusable Parts)


FOLLOW ME ON !
--------------------------------------
๐Ÿ“ธ INSTAGRAM: https://www.instagram.com/vijaythapa.code/
๐Ÿ‘ฅ FACEBOOK: https://www.facebook.com/thevijaythapa/
๐Ÿ’ผ LINKED IN: https://www.linkedin.com/in/vijaythapa/
๐Ÿฆ TWITTER: https://www.twitter.com/thevijaythapa/

โ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌโ–ฌ

baziriza
6 Views ยท 4 months ago

JOIN me for a full beginnerโ€™s tutorial on MySQL. Learn the basics of relational databases by recreating AirBnbโ€™s database with raw SQL https://fireship.io/tags/sql/

Buy the MySQL Pillow https://fireshipio-swag.creato....r-spring.com/listing

References

Diagram https://drawsql.app/fireship/d....iagrams/airbnb-mysql
Installer https://dev.mysql.com/downloads/installer/
MySQL Docs https://dev.mysql.com/doc/

#mysql #database #tutorial

00:00 0. SQL is King
00:49 1. The Legend of Ted Codd
01:24 2. ORM Magic
02:00 3. What is a RDBMS?
02:37 4. Draw SQL Diagrams
02:56 5. Schemas, Datatypes, & Constraints
04:12 6. Be Normalized
05:00 7. Install MySQL on Windows/Mac
05:50 8. Create a New Database
06:13 9. SQLTools VS Code Extension
06:46 10. --comments
07:02 11. Basic SQL Syntax
08:04 12. Primary Key
08:31 13. Varchar vs Text
09:31 14. INSERT New Data
10:28 15. Read or SELECT Data
10:57 16. LIMIT & ORDER
11:23 17. Filtering with WHERE
11:50 18. LIKE pattern matching
12:19 19. INDEX for read speed
12:56 20. JOIN a relationship
15:41 21. Alias AS
16:08 22. JOIN through a middle man
16:58 23. DROP a video


Install the quiz app ๐Ÿค“

iOS https://itunes.apple.com/us/ap....p/fireship/id1462592
Android https://play.google.com/store/....apps/details?id=io.f

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font

baziriza
3 Views ยท 4 months ago

#PHP #PHP2019 #PHPBasics
ู†ุชุนู„ู… ู…ุนุงู‹ ุฃุณุงุณูŠุงุช ู„ุบุฉ PHP ููŠ 4 ุณุงุนุงุช.

ู…ุญุชูˆู‰ ุงู„ูƒูˆุฑุณ:

***ุงู„ู‚ุณู… ุงู„ุฃูˆู„: ุฃุณุงุณูŠุงุช ุจุณูŠุทุฉ
- Write your first PHP code.
- Concatenation.
- Arithmetic Operations.
- Conditional Statements.
- Logical Operators.
- Arrays.
- Associative Arrays.
- Array Slice.
- Array Sorting.
- Explode Function.
- Implode Function.
- For Loop.
- While Loop.
- Do While Loop.
- Foreach Loop.
- Functions.

***ุงู„ู‚ุณู… ุงู„ุซุงู†ูŠ: PHP Forms

- Writing Basic HTML Form.
- Action and Method Attributes.
- GET Method.
- POST Method.


ุงู„ู‚ุณู… ุงู„ุซุงู„ุซ: CRUD
ุฅู†ุดุงุก ุชุทุจูŠู‚ PHP ูˆูˆุตู„ู‡ ู…ุน ู‚ุงุนุฏุฉ ุงู„ุจูŠุงู†ุงุช.

ุงู„ู‚ุณู… ุงู„ุฑุงุจุน: Object Oriented Programming

- Create a Simple Class.
- this Keyword.
- Private Access Modifier.
- Setters and Getters.
- Constructors.
- Inheritance.
- Protected Access Modifier.
- final Keyword.
- parent keyword.

ุฑุงุจุท ุงู„ูƒูˆุฏ ุนู„ู‰ GitHub:
https://github.com/nawras92/php-basics

____________________________

- ู„ู…ุฒูŠุฏ ู…ู† ุงู„ู…ุนู„ูˆู…ุงุช ุญูˆู„ ุฅุฏุงุฑุฉ ุงู„ู…ูˆุงู‚ุนุŒ ุชุงุจุน ูˆูŠูƒูŠ ุฅุฏุงุฑุฉ ุงู„ู…ูˆุงู‚ุน:
https://wiki.learnwithnaw.com
- ุฃุฑุญุจ ุจูƒู„ ุงู‚ุชุฑุงุญุงุชูƒู… ูˆุฃุณุฆู„ุชูƒู…ุŒ ุงุทู„ุจ ุงู„ู…ุณุงุนุฏุฉ ู…ู† ุฎู„ุงู„ ู‚ู†ุงุฉ ุงู„ุฏุนู… ููŠ ุงู„ู…ุฏูˆู†ุฉุŒ ุงู„ุฑุงุจุท:
https://nawrasothman.space#contact
ูƒู…ุง ูŠู…ูƒู†ูƒู… ู…ุฑุงุณู„ุชูŠ ุนุจุฑ ุงู„ุจุฑูŠุฏ ุงู„ุฅู„ูƒุชุฑูˆู†ูŠ:
mail at LearnWithNaw dot net
-------------

baziriza
3 Views ยท 4 months ago

learn PHP in very easy way from [a]www.freeforarab.com[/a] ุชุนู„ู… ู„ุบู‡ ุจุฑู…ุฌู‡ ุงู„ู…ูˆุงู‚ุน ุจูŠ ุงุชุด ุจูŠ ุจุงู„ุบู‡ ุงู„ุนุฑุจูŠู‡ ู…ู† ุฎู„ุงู„ ุงู„ู…ูˆู‚ุน
[a]www.freeforarab.com[/a]

baziriza
0 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




Showing 17 out of 18