비

함수에 변수를 보내려면..

· 2012-01-10 (화) 13:50:18 · 2803 · 2
인자값을 넘겨준다.

$give = giveMyStatus($member[emt_id]);--->함수로
function giveMyStatus($id){ <---함수에서 받아서 변수 처리

$sql = "select * from study_list where  eb_id = '$id' order by idx desc ";
|

댓글 2개

2012-01-10 (화) 21:24:49
팁인가요??
2012-01-10 (화) 23:13:48
$give = giveMyStatus($member[emt_id]);--->함수로
function giveMyStatus($id){ <---함수에서 받아서 변수 처리
$sql = mysql_fetch_array(mysql_query("select * from study_list where eb_id = '$id' order by idx desc ");

return $sql[0];
}

이렇게 되겠네요..~~
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
12-01-11 조회 2,633
12-01-11 조회 1.2만
12-01-10 조회 2,627
12-01-08 조회 3,347
12-01-05 조회 5,228
11-12-29 조회 2,856
11-12-27 조회 2,747
11-12-25 조회 2,890
11-12-22 조회 3,193
11-12-14 조회 2,775
11-12-12 조회 3,374
11-11-28 조회 3,303
10-10-19 조회 2,772
08-09-05 조회 3,677
08-09-05 조회 3,504
08-06-14 조회 3,250
08-04-22 조회 3,519
08-04-17 조회 3,528
07-10-03 조회 4,129
07-10-03 조회 3,540
07-10-03 조회 7,210
07-10-03 조회 4,446
07-10-03 조회 3,174
07-10-03 조회 2,764
07-10-02 조회 3,511
07-10-02 조회 3,031
07-09-27 조회 4,947
07-09-27 조회 3,764
06-09-26 조회 3,457
06-09-26 조회 4,664
06-09-22 조회 3,830
06-09-22 조회 3,431
06-09-22 조회 4,171
06-09-21 조회 4,137
06-08-18 조회 3,616
05-11-30 조회 4,675
05-07-15 조회 4,529
05-03-23 조회 4,583
05-03-14 조회 3,233
05-03-13 조회 2,618
04-08-05 조회 5,703