Added: 3 years ago
From: phpacademy
Views: 38,019
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (22)

Sign In or Sign Up now to post a comment!
  • @dtcalleja Do you mean that you would like to echo the username to the user who is logged in? Use the $user = $_SESSION['username'] and type in echo $user;

  • how can i create another session for name. So whatever page i want to show their name i just call it.

  • turn on captions, it's funny

  • Thank you,it's works :)))

  • Comment removed

  • Im getting an undefined error message on line 9.

    on that line I have

    if ($_POST ['submit'])

    What have I done wrong?

  • @tony098uk instead of that put if(isset($_POST['submit']))

  • use @$...

  • Thank you for this tutorial!!!

    

  • Why would you not make oldpassword a "password" type?

  • four words: u are the best

    could u do a tutorial for (or du you have :-)?) : WHAT IS WHEN USER FORGOT USERNAME OR PASSWORD AT THE LOGIN PANEL

  • Notice: Undefined index: submit in C:\xampp\htdocs\proiect\change­password.php on line 8

    Line 8 looks this way : if($_POST['submit'])

    I had this error several times so far (i fuckin` hate it ) , but i solved it reading the ytbe comments. Now i`m stucked here. Help?

  • @hantataru same problem

  • nice tutorials!

    but could you do one on a forget password form?

  • thank you very much Alex this video tutorial helps me!

  • Comment removed

  • Nice Alex nice!

    Thanks for this video!

    I like the new thing that you've added in this tutorial and that is:

    php

    if(submit i clicked)

    else(present users with the form)

    php

    and that was all in php! so no need for any separate html code as we can embed them all inside echo in php!

    Thanks and see ya in the next part!

  • the i in if(submit i clicked) is equal to 'is'

  • @omanoman98 if(isset($_POST['submit'])) 

  • @MrSaadalti thanks!!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more