Skip to content

huangge0385/php-CRM-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRM (without htconfig\dbConfig.php)

function:

find and edit person in table and company table

htconfig\dbConfig.php contains

$db = array('hostname' =>'localhost' ,
	'username' => 'root',
	'password' => '',
	'database' => 'GEHUANG',
 );

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages