Xavier - PHP Login Script & User Management Admin Panel

Xavier - PHP Login Script & User Management Admin Panel v3.2 Untouched

No permission to download

shohrat

Member
Jan 3, 2019
21
43
13
shohrat submitted a new resource:

Xavier - PHP Login Script & User Management Admin Panel - Xavier - PHP Login Script & User Management Admin Panel

xavier.jpg

Codecanyon: 9146226

The Xavier PHP Login script is a User Management Login Script with a backend Admin Panel allowing you to easily protect web pages or content within web pages by dropping a couple of lines of code at the top of your pages.

The script can easily be dropped in to an existing website allowing you to protect pages by adding one line of PHP code at the top of a page. You can also protect sections of pages. Secure your web pages or...

Read more about this resource...
 

abelcustoms

New member
Sep 14, 2019
2
2
3
fix session.php
Code:
        $stmt2 = $this->db->prepare("UPDATE users SET timestamp = '$time' WHERE id = :userid");
        $stmt2->bindValue(':userid', $userid);
this will make the script work after installation.
 
  • Like
Reactions: delean

SlLVER

New member
Jun 8, 2022
11
2
3
fix session.php
Code:
        $stmt2 = $this->db->prepare("UPDATE users SET timestamp = '$time' WHERE id = :userid");
        $stmt2->bindValue(':userid', $userid);
this will make the script work after installation.
hey sir! are you sure this works ?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu