본문 바로가기

메모장

검색하기
메모장
프로필사진 doopang

  • 분류 전체보기 (73)
    • Java (34)
    • DataBase (7)
    • JavaScript (12)
    • Docker (3)
    • Linux (6)
    • Git (4)
    • PHP (2)
    • ETC (5)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록PHP (2)

메모장

CodeIgniter insert id 조회

A table에 insert하고 insert한 id값을 B table에도 insert 해야될 때 public function insert_id() { return mysql_insert_id($this->conn_id); } id = $this->db->insert_id();

PHP 2022. 4. 28. 10:08
PhpStorm 서버에 반영 하는 법

1. Tools -> Deployment -> Configuration... 2. Host, User name, Password 작성 후 반드시 Test Connection 클릭해서 Successfully connected 확인3. Web server URL 작성 후 OK 누르지 않고 Mappings 탭으로 이동 4. Local path와 Deployment path 같도록 작성 후 OK 5. 반영 할 폴더나 파일에서 우클릭 후 Deployment -> Sync with Deployed to server... 6. 반영 내용 확인 후 반영

PHP 2022. 2. 17. 15:49
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바