This tutor is just showes users which loged in not active if the user don't loged out the user will still be online can you mack tutorials that can detect real active users.
Sir,facing a some problem .So help us me. message show:- Fatal error: Call to undefined function password_verify() in C:\xampp\htdocs\online\login.php on line 37
can you make a chat system with users just like this example too but with different user groups, say administrator(s)/ employee(s) chatting with client(s)
the password can't be decrypted. You only need to compare with the stored in the db. To do that when somebody wants to log in, the password data need to encrypt and compared, if is the same will pass
Everybody Help us me,How can show password_verify error message .I don't understand in this situation.Error Message: Fatal error: Call to undefined function password_verify() in C:\xampp\htdocs\liveuser\login.php on line 34
Hi Sufal Paul, password_verify() method has been introduced in PHP 5.5.0 version, so if you have use lower version than this PHP version then you have got error. So please upgrade your PHP version.
the password can't be decrypted. You only need to compare with the stored in the db. To do that when somebody wants to log in, the password data need to encrypt and compared, if is the same will pass
can you make a chat system with users just like this example
Thank you chemsou dev for your suggestion. We have forwarded it.
thaks so mutch :)
Sir i recommend you for this tutorial and you do it for me.... Thank you so much and god bless you.....
Thankyou Abdullah masood, have a nice day!
hello Webslesson, thanks in advance.
can i ask you to convert the syntax from PDO to Procedural please. please respond.
Go Ahead.............. Awesome...
how do i fix un-defined variable connect
thanx for using pdo Great tutorial pro plzzz make a tutorial how to sent a notification in php when someone like. a photo or other thing
Thank you Umesh Verma for your kind words. Appreciate your taking the time to let us know.
and supposed if user close this account without logout then ? always online? no....
this is not good... for online/offline methods
really great job. ur tutorial is unique.
Hi Bharat .S It's my job.
@Webslesson the login.php stay on login doesn't go to index, can u fix it ?
header("location: index.php");
exit();
This tutor is just showes users which loged in not active if the user don't loged out the user will still be online can you mack tutorials that can detect real active users.
Sir,facing a some problem .So help us me. message show:- Fatal error: Call to undefined function password_verify() in C:\xampp\htdocs\online\login.php on line 37
can you make a chat system with users just like this example too but with different user groups, say administrator(s)/ employee(s) chatting with client(s)
Thank you Geoffrey Nyachae for writing to us. We appreciate your valuable feedback.
what the type of IDE did you use to write code? I Love it
Sublime text 3 :)
Good day, did you use PDO php coding for this project?
Hi Ramon Infante, sorry We have not use PDO PHP coding for this project.
hmm you think you would tell how you did it. you had to use something. PHP jquery,AJAX speak up man
It doesn’t work on live server
can you please provide this one php code in object oriented format
Hi, how register new user?
Sir, do a video on how to get user details who recently chat with me using php,mysql
Notice: Undefined index: user_status in C:\xampp\htdocs\op\action.php on line 57
User Status has been set to Active
Really Great Job (y)
Thank you Toqeer Abbasi for your thoughtful words.
Webslesson i want to make reply comment system can u make some tutorial sir plz
This just shows a login system - it doesn't help show who is currently online at all.
cool tutoriel
thanks for your job
Thank you for your kind talk.
Rally its great work. but where to download its source code please ??
Hi Sohail Ahmad, for source code please check this video description, we have put source code link, please second part of this video series.
good work bro
You Always welcome!
Please make a video on integrating payment gateways in php
Hi Junaid ul islam, Thank you for your suggestion. We have forwarded it.
how to decrypt password?
the password can't be decrypted. You only need to compare with the stored in the db. To do that when somebody wants to log in, the password data need to encrypt and compared, if is the same will pass
Everybody Help us me,How can show password_verify error message .I don't understand in this situation.Error Message: Fatal error: Call to undefined function password_verify() in C:\xampp\htdocs\liveuser\login.php on line 34
Hi Sufal Paul, password_verify() method has been introduced in PHP 5.5.0 version, so if you have use lower version than this PHP version then you have got error. So please upgrade your PHP version.
Sir,Thank you so much for help.Really it's is a great work.
plz tell how to decrpt password
the password can't be decrypted. You only need to compare with the stored in the db. To do that when somebody wants to log in, the password data need to encrypt and compared, if is the same will pass