Current time: 04-19-2024, 09:06 PM Hello There, Guest! (LoginRegister)


Post Reply 
HowTo change your Webmail password for ispCP Omega 1.0.0 • 2009-02-25
Author Message
shiizpa Offline
Junior Member
*

Posts: 69
Joined: Mar 2009
Reputation: 2
Post: #4
RE: HowTo change your Webmail password for ispCP Omega 1.0.0 • 2009-02-25
change_password.php working with encryption

change_password.php
PHP Code:
<?php
//required libraries ispcp default ("encryption")
require '../../include/ispcp-lib.php';
////////////////////////////////////////////
require '../../include/adodb.inc.php'//requiere adodb 
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>..... 

encryption in
PHP Code:
... encrypt_db_password($_POST['ncontrasena'] ... 
(This post was last modified: 04-25-2009 02:48 AM by shiizpa.)
04-25-2009 02:46 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HowTo change your Webmail password for ispCP Omega 1.0.0 • 2009-02-25 - shiizpa - 04-25-2009 02:46 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)