Hi, this looks like a great tutorial. I want to start programming a social website following some of your tutorials, but I want to ask you what tutorial to choose. I mean, I saw you have a playlist only with this topic and also this 7-hour video. Which one to choose, the playlist or this video? Is this a compilation of the playlist? or this is an updated version? Please help me. Thanks in advance and keep doing your great work.
@QuickProgramming2 жыл бұрын
@@andresleon161 the playlist teaches you more how to code because of the detail. The resulting program has a bit of bugs and so you'll need to fix them in the end. it also has more features than the single video project. e.i likes, friends and groups. The single video is very brief compared to the playlist and it doesnt have likes, or groups. but the project from the single video has no bugs that i know of. you would have to create your own system for likes on posts if you want that too
@andresleon1612 жыл бұрын
@@QuickProgramming thanks for your kind reply. Greetings from South America.
@andresleon161 Жыл бұрын
@@QuickProgramming hi again, teacher. I just finished the first tutorial about the MVC framework, and now I'm going to follow the update. It took me more time because I am learning. Anyway, I want to ask you something. Do you have implemented, in any of your social website tutorials, the comment inside a comment function? I mean the ability to reply to one specific comment.
@QuocVan2247 ай бұрын
could you share the code before the video implement ? so that team could work follow with your video also ?
@MariomindDesignАй бұрын
U made me love programming and backend. Tho I struggle to understand it on my own I’m always happy to code along with you. Watching you explain ur reasons and how u tackle coding is sweet. Hope to be like you some day
@fredoscott2346 Жыл бұрын
Love your tutorials, but I would recommend everyone who wants to use this in production to implement email verification before being able to log in. If not, you will have thousands of spam accounts. Regards from Norway :)
@davebudah2 жыл бұрын
There aren't many like you my brother. I'm so happy you made this. God bless you.
@QuickProgramming2 жыл бұрын
Thanks ☺️
@basilistigris640 Жыл бұрын
one more real world php ajax web project with no depedencies, all raw php and no jquery or any other libraries, just build all from scratch and not depend on nothing, thank you keep building projects pure php and js and grow your channel more friend, you deserve it as a great teacher!
@servalpunk74112 жыл бұрын
Wow, just wow... 😁 Hopefully more subs in this channel!
@QuickProgramming2 жыл бұрын
thanks😇
@abdomahmoud8769 Жыл бұрын
2:37:08 There is a handy extension called auto rename tag that will help you do this.
@mouhameddiouf5085Ай бұрын
amazing great work as usual
@xyznikk2 жыл бұрын
My guy remade an entire 150+ episode series into one 8-hour tutorial 🔥🔥🔥
@QuickProgramming2 жыл бұрын
LOL true that. though its a basic version without likes, notifications and groups
@vkmandla2 жыл бұрын
@@QuickProgramming I tried to include the repost/share system but did not win on the medial social website. I am looking forward to this, so I can improve.
@baqacxasan51092 жыл бұрын
Always you are the best 👌💓❤💛💗💕👌💓
@QuickProgramming2 жыл бұрын
thanks💗
@thierrdel Жыл бұрын
bad not doing a new web site very useful to learn this
@semanticgap2 жыл бұрын
Sir, I admire your work a lot
@QuickProgramming2 жыл бұрын
Glad to hear that
@zeecode91912 жыл бұрын
I love your contents, thanks !
@QuickProgramming2 жыл бұрын
Happy to hear that!
@ilya_123__9 ай бұрын
thank you!
@mimlog65932 жыл бұрын
thank you for every thing you are doing , please can you do a real estate website with oop and the mvc structure 🙏
@QuickProgramming2 жыл бұрын
thanks, i'll make one next
@mimlog65932 жыл бұрын
@@QuickProgramming thanks 🙏
@ilya_123__9 ай бұрын
thank you
@thdynh Жыл бұрын
Hi Andres, the video or playlist all are very good; for me one video is combine all video session so easier to check or I have learning up to but not sure with others. and ROOTPATH is for what? Just have a small question about "defined('ROOTPATH') OR exit('Access Denied!')" it's staying on top of each classes. What's a reason we have to put it on top of each classes. Understood about Trait (php ^8.0 ) this very good. Thank you for your video and suporting
@QuickProgramming Жыл бұрын
the ROOTPATH is to avoid direct script access. watch the video where i create the MVC framework and all the code i put is explained and why i put it there kzbin.info/www/bejne/p2GtmX14js5nqdk watch the update as well kzbin.info/www/bejne/rpipgYOKbJKCp68
@codificandola460 Жыл бұрын
excellent tutorial!! thanks for the great job you have done! I ask you, it might not be convenient to add a csrf protection
@QuickProgramming Жыл бұрын
i think i mentioned how to add csrf token security in this tutorial kzbin.info/www/bejne/pnqyYaOjgrl9bLs
@codificandola460 Жыл бұрын
@@QuickProgramming My apologies, I wrote this comment and then I watched your CSRF protection video! again excellent work, do not stop teaching us!
@QuickProgramming Жыл бұрын
@@codificandola460 thanks and you're most welcome❤️
@epicjourney37202 жыл бұрын
Hi I just subscribed to your channel. I want to learn how to build social media from scratch video that you have on your channel. Will I be learning html,css and php In the video as I go along? If not than where should I start?
@QuickProgramming2 жыл бұрын
thanks for the sub! you can start by watching my php beginners series here with 15 videos, it has a practical project as well in the end. after that you can watch the social website series kzbin.info/www/bejne/ZnSpgqCZp7Vlmqc
@emgodas2 жыл бұрын
I would love to see some notification system when something happens the user gets notification from chrome or edge or Firefox etc
@QuickProgramming2 жыл бұрын
maybe i'll make an update in future
@majtv31512 жыл бұрын
hi Earthorne we are requesting for a video tutorial on how to make a task platform which if a person perform a task his income will increases.and when the amount reach the withdrawal limit, he will withdraw.And the users level should be VIP1,VIP2 up to VIP5.And also the website will contain recharge place where he will top-up his account to upgrade to another vip. and also there admin dashboard where the admin will be monitoring the tasks performed by the users and accept or reject the task so that the users account balance will increase if the task is well done. and also the admin will monintor the recharge reciepts. IF YOU ACCEPT MY REQUEST ON THE TUTORIAL. i will continue sending you the remaining design of how i think of designing it will be.
@singlefocustechnology Жыл бұрын
Greetings to you my PHP hero, please can this be used as a commercial production?
@QuickProgramming Жыл бұрын
yes. you can use any code for commercial use. you just need to be aware of its limitations. just like you can put any lock on your door as long as you know it wont stop a shotgun. in the same way, any code can work online but can be improved over time as you solve problems that come up
@singlefocustechnology Жыл бұрын
Thanks my PHP hero, Indeed i really appreciate your assistance, and efforts you put in this your channel. Please sir, don't be offended if i ask this. Please sir, could you at least make a tutorial for this MVC social website for the admin control. At least, if one of your humble followers wish to host the project sir, as someone like me to promote your handwork of good learning from a genius like you. I plead, you make some kinda tutorial for the admin to control some basic activities of the users. Thanks in advance sir...
@earavichandran11 ай бұрын
Sir, please do one video about how to upgrade php and apache version. During updation, old sql data corruped. I didn't know what i did wrong. From 7.3 to 8.2 i update. But old sql data are not working.
@skillzdboss6 ай бұрын
Please where is the completed code
@semanticgap2 жыл бұрын
Sir, please do groups,my humble request
@QuickProgramming2 жыл бұрын
i'll try and do a follow up video to add likes and groups too :)
@semanticgap2 жыл бұрын
@@QuickProgramming Thanks a lot sir!
@semanticgap2 жыл бұрын
@@QuickProgramming Sir, waiting for groups
@Examji2 жыл бұрын
Why you are so awesome honey.... now don't need a girlfriend, just want your tutorials
@QuickProgramming2 жыл бұрын
😂😂😂
@thierrdel Жыл бұрын
VERY GOOD BUT FOR ME NOT WORKING VERU=Y WELL. I HAVE THIS MESSAGE Please load the following extensions in your php.ini file: intl NO DETAILS OF THE EXTENSION.