Тёмный
No video :(

Chat App using PHP with MySQL & JavaScript | php mini projects 

Yasir Developer
Подписаться 1,3 тыс.
Просмотров 22 тыс.
50% 1

Building a Real-Time Chat App in PHP from Scratch | Beginner-Friendly Tutorial
Source Code Link: github.com/Mia...
In this comprehensive beginner-friendly tutorial, join us as we delve into the world of web development and create a real-time chat application using PHP from scratch. No prior coding experience is necessary, making this tutorial perfect for aspiring programmers and enthusiasts looking to expand their skills.
#PHP #WebDevelopment #ChatApp #BeginnerTutorial #RealTimeChat
Throughout this step-by-step video, we'll guide you through the process of setting up a local development environment, establishing a database connection, and creating the necessary HTML, CSS, and JavaScript components. We'll be using PHP as the server-side scripting language, ensuring a dynamic and interactive chat experience for users.
By the end of this tutorial, you'll have a functional real-time chat app that can be further customized and built upon to suit your specific needs. Whether you're interested in enhancing your PHP skills or eager to learn the fundamentals of web development, this video is the perfect starting point.
Join us on this exciting coding journey and discover the magic of building real-time applications with PHP. Don't forget to like, subscribe, and hit the notification bell to stay updated with future tutorials.
#CodingTutorial #PHPProjects #WebDevelopmentTutorial #RealTimeWebApp #PHPBeginners

Опубликовано:

 

22 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 103   
@yasirdeveloper
@yasirdeveloper Год назад
🔥 Subscribe to MianwaliCodeHouse for amazing web development tutorials and unlock your coding potential! Let's create something incredible together! 💻🚀
@user-wg4ch7nr1t
@user-wg4ch7nr1t Год назад
add upload image to this chat app
@user-wg4ch7nr1t
@user-wg4ch7nr1t Год назад
do a tutorial and ill get you 50 more subscribers from my country
@yasirdeveloper
@yasirdeveloper Год назад
@@user-wg4ch7nr1t Thank you so much for comment😃
@yasirdeveloper
@yasirdeveloper Год назад
@@user-wg4ch7nr1t yes , i will do
@codefeez3741
@codefeez3741 3 месяца назад
@@yasirdeveloper i am with you
@muhammadyasirhussain4470
@muhammadyasirhussain4470 Год назад
Iss chat app project sy maray kafi concepts clear hoa, thanks sir ❤❤❤
@yasirdeveloper
@yasirdeveloper Год назад
Most welcome
@yasirdeveloper
@yasirdeveloper Год назад
keep watching and share it for more awesome projects.
@devilghost848
@devilghost848 7 месяцев назад
hayee jani love you ho giyaa pichly dino sy m dhhond rha th aaj jaa kr mili ❤❤ apny project add krna tha mjy user admin k dermiyan chat feature jo k yhn sy mil giya 💕💕
@yasirdeveloper
@yasirdeveloper 6 месяцев назад
good
@codefeez3741
@codefeez3741 3 месяца назад
@@yasirdeveloper mujhy bhi kafi help hoe lakin ap ki dosari chat app wali video bhi kafi achi hy
@codefeez3741
@codefeez3741 Год назад
Sir aak blog post website ka tutorial banain simple phone main. Your tutorials are too good 👌👌👍👍👍
@yasirdeveloper
@yasirdeveloper Год назад
Ok I will try
@motivationalspeaker7117
@motivationalspeaker7117 Год назад
wow sir , it really amazing project , you are doing good job on RU-vid . I love you sir
@yasirdeveloper
@yasirdeveloper Год назад
Many many thanks
@yasirdeveloper
@yasirdeveloper Год назад
subscribers are very necessary, so share it to your friends
@MuhammadAyaz_786
@MuhammadAyaz_786 8 месяцев назад
Mashallah great sir great or bhi banao php projects bhai
@yasirdeveloper
@yasirdeveloper 8 месяцев назад
yes i will do but currently I'm working on a large project in Laravel. Thanks for comment
@codefeez3741
@codefeez3741 3 месяца назад
@@yasirdeveloper yes i also need project , courses bahot ker liya hain ab projects ki zarrorat hy
@codehub-mp6dj
@codehub-mp6dj 2 месяца назад
Great tutorial brother , very very very very goood🤩
@yasirdeveloper
@yasirdeveloper 2 месяца назад
Thank you so much 😀
@palthinkbrand
@palthinkbrand 5 месяцев назад
Good Morning Sir G
@yasirdeveloper
@yasirdeveloper 5 месяцев назад
good morning😀
@sarimjameelkhan9350
@sarimjameelkhan9350 Год назад
Well explained ❤️
@yasirdeveloper
@yasirdeveloper Год назад
Thank you 🙂
@yasirdeveloper
@yasirdeveloper Год назад
Glad to see you here ❤
@SabirDk09
@SabirDk09 10 месяцев назад
I am from mianwali ❤❤❤
@yasirdeveloper
@yasirdeveloper 9 месяцев назад
wao , good
@Atrylix
@Atrylix 3 месяца назад
nooooo, this is exactly what i needed, but i dont know hindi 😭🤣🤣
@yasirdeveloper
@yasirdeveloper 3 месяца назад
🤣🤣 if you don't know hindi or urdu then follow tutorial and download the source code and understand it🙂 At any point, I you are confuse , you can contact me on whatsapp and i will solve your problem🙂If you are learning about coding or web developement or machine learning then you can consider to subscribe this channel, here i will upload more amazing videos related to coding, web and machine learning. Thank's for comment
@Atrylix
@Atrylix 3 месяца назад
@@yasirdeveloper thank you, ill definitely take a look at your channel :)
@yasirdeveloper
@yasirdeveloper 3 месяца назад
@@Atrylix Welcome🙂
@Atrylix
@Atrylix 3 месяца назад
@yasirdeveloper by the way, i just wanted to apologize if i did offend you in any way. like mixing up hindi and urdu. sorry
@yasirdeveloper
@yasirdeveloper 3 месяца назад
@@Atrylix no no, it's ok
@RuturajPatki
@RuturajPatki 6 месяцев назад
@1:27:22 you are using polling method where you call server to check database for new messages for every 500ms. Although this is working well, what do you think about the server load due to the polling? Imagine 100 users connected, so 100 sessions opened and each one polling the server every 500ms for the same purpose that every user off 100 connected wants. What is your opinion on this?
@yasirdeveloper
@yasirdeveloper 6 месяцев назад
yes , i have explained it into my new "Chat app using Pusher in PHP" Video, this chat app will not work for many user , we need websocket for creating chat app👍
@RuturajPatki
@RuturajPatki 6 месяцев назад
​@@yasirdeveloper yes, I found it after posting my above comment. Thanks for the Pusher project. I will try it out by following your instructions. Thanks for these informative videos.
@yasirdeveloper
@yasirdeveloper 5 месяцев назад
@@RuturajPatki welcome 🙂
@user-yt9uu9lf7k
@user-yt9uu9lf7k 7 месяцев назад
osm well done
@yasirdeveloper
@yasirdeveloper 6 месяцев назад
Thanks a lot 😊
@codefeez3741
@codefeez3741 3 месяца назад
@@yasirdeveloper yes
@saqlainmushtaq83
@saqlainmushtaq83 Год назад
MA SHA ALLAH 😘
@codefeez3741
@codefeez3741 3 месяца назад
Great reply
@7HOOVA
@7HOOVA 7 месяцев назад
💖💖💖✨
@yasirdeveloper
@yasirdeveloper 6 месяцев назад
thanks
@LogicTech4U
@LogicTech4U 10 месяцев назад
Php ke aur bhi projects leke aao
@yasirdeveloper
@yasirdeveloper 10 месяцев назад
hmm , ok , i will do🙂
@vaishnavikaware3435
@vaishnavikaware3435 4 месяца назад
welcome to user jo sentence hai vo achanak se andar kaise jata hai maine kai bar dekha but kut samaj nahi aaraha hai
@yasirdeveloper
@yasirdeveloper 4 месяца назад
chatroom heading ky below main ny aak div bana tha oor oss ko aak class di "chat" name sy then jab main ny chat ko select ker ky oss ka background color white kiya to oss div ka background white ho giya , welcome to user , chat body and type messsage input + snd button ya sub chat div main tha , so , that's why , in ka background color white ho giya
@abid6423
@abid6423 4 месяца назад
this is not a good way, in console user can see what request is send and what response is get
@yasirdeveloper
@yasirdeveloper 4 месяца назад
yes , you are right , user can view the request details from network tab
@iramfarooqui9782
@iramfarooqui9782 Месяц назад
⭐⭐⭐⭐⭐
@yasirdeveloper
@yasirdeveloper Месяц назад
Thank you so much for comment😃
@s.soumyaprusti5023
@s.soumyaprusti5023 9 месяцев назад
Without click the refresh but the message is not showing sir plz say why it is happening so.......
@s.soumyaprusti5023
@s.soumyaprusti5023 9 месяцев назад
It is showing the message after click the refresh
@yasirdeveloper
@yasirdeveloper 9 месяцев назад
It's good if you done this project at this stage. Here you will use setinterval() function. if you contact me on whatsapp i will snd a voice message which is more understandable then Text.
@s.soumyaprusti5023
@s.soumyaprusti5023 9 месяцев назад
Ok sir but how can I contact you
@technicalrider6196
@technicalrider6196 4 месяца назад
min and max number concept i dont understand why u taken
@yasirdeveloper
@yasirdeveloper 4 месяца назад
mujhay kud yaad nahi aa raha hy ky main ny iss tutorial main kahan min and max number concept use kiya 😅 Can you explain at which point i use this concept?
@codefeez3741
@codefeez3741 3 месяца назад
@@yasirdeveloper
@Kaarim030
@Kaarim030 4 месяца назад
bhai mai ne ap ka code download karke check kia tha boht mistakes ha a security ka khayal nahi rakha gaya ha aur session overlapping ka potential issue bhi asakta ha aur sql injection bhi possible ha so please try to add some security
@yasirdeveloper
@yasirdeveloper 4 месяца назад
yes , you are right , here is no use of encryption , no proper session handling but it's a just simple chat room without using any WebSocket or Library.
@Kaarim030
@Kaarim030 4 месяца назад
@@yasirdeveloper I mean it's still good even without web sockets and don't worry about webSockets even I don't know about how to use it😂
@yasirdeveloper
@yasirdeveloper 4 месяца назад
@@Kaarim030 great 😄👍
@top5persay
@top5persay 5 месяцев назад
47:00
@yasirdeveloper
@yasirdeveloper 5 месяцев назад
🤔
@s.soumyaprusti5023
@s.soumyaprusti5023 9 месяцев назад
1:28:06 wo nehi aa raha he bohat bar try kiya he
@yasirdeveloper
@yasirdeveloper 9 месяцев назад
mari jquery ki last videos ki description main whatsapp group ka link hy oss ko join ker ky mujsy contact ker lain whatsapp per
@devcode10
@devcode10 9 месяцев назад
But if you made thousands of requests to the server, is it bad?
@yasirdeveloper
@yasirdeveloper 9 месяцев назад
yes it is very bad , that's why we use web socket but ya aak simple way hy 🙂
@RuturajPatki
@RuturajPatki 6 месяцев назад
But we cannot use web socket on shared web hosting, right?
@s.soumyaprusti5023
@s.soumyaprusti5023 9 месяцев назад
Hi brother
@yasirdeveloper
@yasirdeveloper 9 месяцев назад
Hi s.sumyaprusti
@codewithabhi-hp2fq
@codewithabhi-hp2fq 5 месяцев назад
Bhai ek dikkat aa rhi Hain code main Plz reply
@yasirdeveloper
@yasirdeveloper 5 месяцев назад
you can contact me through main whatsapp group , link is available on my youtube channel about section , explain me which type issue , you are facing ?. Thanks for comment
@ImranWahid-ej9qh
@ImranWahid-ej9qh 9 месяцев назад
Bro agar 1 sa zaida people sa bat krne hoto wo kisa Kara ga
@yasirdeveloper
@yasirdeveloper 9 месяцев назад
hmm , brother ya wohi to concept hy , ya chat room hy iss main two sy ziyada log aak dosaray sy communicate ker sackty hain 🙂
@ImranWahid-ej9qh
@ImranWahid-ej9qh 9 месяцев назад
@@yasirdeveloper I want to buy this project how can I contact you
@Darksideofmotivations
@Darksideofmotivations 11 дней назад
Hello sir, i cant see the messages
@yasirdeveloper
@yasirdeveloper 11 дней назад
Can you explain, how you can't see messages? means , is there resolution problem?
@yasirdeveloper
@yasirdeveloper 11 дней назад
I could not understand your query
@yasirdeveloper
@yasirdeveloper 11 дней назад
Thanks for comments
@Darksideofmotivations
@Darksideofmotivations 11 дней назад
@@yasirdeveloper i made everything but when i try to send message i can't see messages, Thanks.
@yasirdeveloper
@yasirdeveloper 11 дней назад
@@Darksideofmotivations go to inspect, open the network tab and see the ajax response and check error. We use ajax in this chatapp, so when you send ajax request to server it show or visible in browser network tab , here you can check error or issue
@shoaibshaikh8465
@shoaibshaikh8465 Месяц назад
Host kar sakte hain website ko?
@yasirdeveloper
@yasirdeveloper Месяц назад
free hosting provider main host kerna mushkil hy nahi ho gi , agr ap ky pass koe paid hosting hy to oss py host ho jay gi
@shoaibshaikh8465
@shoaibshaikh8465 9 дней назад
@@yasirdeveloper ajax bhi use hua hain kya???
@user-el9vf3vn8l
@user-el9vf3vn8l 8 месяцев назад
bro whatsapp future add call and file image share
@yasirdeveloper
@yasirdeveloper 8 месяцев назад
ok 👍
@MuhammadAyaz_786
@MuhammadAyaz_786 8 месяцев назад
Bhai php and php project upload karlo plz bhai plz
@yasirdeveloper
@yasirdeveloper 8 месяцев назад
Thanks for comment , i will do after completing a Laravel project which will start from tomorrow.
@MuhammadAyaz_786
@MuhammadAyaz_786 8 месяцев назад
Thanks sir
@user-yt9uu9lf7k
@user-yt9uu9lf7k 7 месяцев назад
how to contact with you
@yasirdeveloper
@yasirdeveloper 6 месяцев назад
you can join my whatsapp group. you can find whatsapp group link from my youtube channel about tab
@mememaker4997
@mememaker4997 11 месяцев назад
Ye ek app hai ya ek website??
@yasirdeveloper
@yasirdeveloper 11 месяцев назад
ye ek web app hy
@HassamGul-jp3td
@HassamGul-jp3td Месяц назад
focus more on php than html, css. its useless
@HassamGul-jp3td
@HassamGul-jp3td Месяц назад
backend: 26:57
@yasirdeveloper
@yasirdeveloper Месяц назад
it's a basic chat app, i have created on more tutorial on chat app using php with pusher library which provide us a websocket for building real time application , you can watch it, i hope, you will like it... 🙂
Далее
Top 10 CSS One Liners That Will Blow Your Mind
13:34
Просмотров 941 тыс.
ОБЗОР ПОДАРКОВ 🎁 | WICSUR #shorts
00:55
Laravel CRUD in 50 minutes for Beginners  from Scratch
49:58
React Tutorial for Beginners
1:20:04
Просмотров 3 млн