PHP Projects Tutorial 11 - Social Network Project in PHP & MySqli - fixing header file bugs

preview_player
Показать описание
In this video tutorial#11 we will fix bugs in header file.

For new Updates and information you can Follow me on:

make header and footer files to be included in multiple html pages
make an app like facebook
make an app like snapchat
separate header for each page
php header and footer includes
make an app like instagram
php social network source code
separate header and footer in html
make an app like tinder
Рекомендации по теме
Комментарии
Автор

This is rather old but I wanted to let you all know that if you are getting the error of the connection file not opening in the header file this is what worked for me.

what was given:

what worked: include("connection.php");

I also included session_start(); to begin with

sardinecan
Автор

hello bro please create this video again with start to end i use this but got many errors

mobilopedia
Автор

Pretty good videos; just had some problems with the database (I use another server-mode).

RhetorikUndLiteratur
Автор

Notice: Undefined variable: _session in on line 20

pragyapriya
Автор

Hello where do I get the mysql file at?

DiyintheGhetto
Автор

Notice: Undefined index: user_id in on line help me

infinity
Автор

getting this error.... plz suggest solution

pragyapriya