Skip to content

It is a function of checking ID duplicates in an asynchronous manner.

Notifications You must be signed in to change notification settings

delight-HK3/IDcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDcheck

사용한 프레임워크 : codeigniter 3
사용한 언어 : php5, jQuery
사용한 DB : MariaDB
사용한 DBMS : MySQL
사용한 서버 : Debian Linux server
사용한 Tool : Visual Studio Code
테스트한 OS : Debian Linux


제작한 목적 : 회원가입 기능이 있는 사이트는 대부분 ID 중복체크 기능이 있습니다, 이것을 버튼을 눌러 확인하는 방식이 아닌 실시간으로 확인하는 방식으로 하는 것이 더욱 편의성이 있겠다고 판단하여 제작해 보았습니다.

주의사항

  • codeIgniter3 에서 Index 죽이기 작업을 하고 진행했습니다. 위의 코드를 실행시키려면 먼저 Index 죽이기 작업을 하셔야 합니다.
  • index.php remove 방법 블로그 글

IDcheck 설명 포스트

About

It is a function of checking ID duplicates in an asynchronous manner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published