묻고답하기

소스 분석좀..

2005.08.10 21:55

갱깨w

<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<script language="javascript">
<!--
function textarea_size(obj) {
  obj.rows += 3;
  //resizeTo(,400)
}
-->
</script>
<style><!--
A:link { color: #ababab; text-decoration:none; }
A:visited { color: #ababab; text-decoration:none; }
A:active { color: #ababab; text-decoration:none; }
A:hover { color: #ababab; text-decoration:underline; } -->
</style>  
<script language='JavaScript'>
function newOpen(url) {
window.open(url,'cnjOpen','resizable=1,scrollbars=1,status=0,width=820,height=200');
}
</script>
<title>QnA 지식KIN </title>



<table border="0" cellpadding="0" cellspacing="0" width="800">
    <tr>
        <td colspan="3" width="800" height="32">
</font></span><span style="font-size:9pt;"><font color="#ABABAB"><br> - 이 페이지는 누구나 질문하고 답변 할 수 있도록 만들어진 오픈 데이터베이스 프로젝트입니다.</span></font>
        </td>
    </tr>
    <form name=db_project action=index.php method="post">
    <tr>
        <td width="80" valign="top">
            <p> </p>
        </td>
        <td width="620"> </td>
        <td width="80"> </td>
    </tr>
<tr>
        <td width="80" valign="top" height="77">



            <p align="center" style="margin-top:5; cursor:hand;" onclick="textarea_size(document.form.ask)"><span style="font-size:9pt;"><font color="#ABABAB">질문 내용 :<br><span style="font-size:8pt;">(늘이기)</span></font></span></p>
        </td>
        <td width="620" valign="top" height="77">
            <textarea name=ask rows="4" cols="89" style="color:rgb(72,118,118); border-width:1; border-color:rgb(38,118,145); border-style:solid;"></textarea></td>

        <td width="80" valign="top" height="77">

            <p align="center" style="margin-top:5;">                <input type="submit" name="button" value="등록"></form>
</p>
        </td>
    </tr>
  <tr>
        <td width="80"  height="33">

            <p align="center"><span style="font-size:9pt;"><font color="#ABABAB">총 db수 </font></span>
                <td width="620" height="33"><span style="font-size:9pt;"><font color="#ABABAB"> </font></span></td>
        <td width="80" height="33"> </td>
    </tr>


<?php // 수정 시작
$host_name = "localhost";
$user_name = "아이디";
$user_password = "비번";
$db_name = "db";   //수정끝
$connect = mysql_connect("$host_name","$user_name","$user_password");
            
     mysql_select_db("$db_name");

$que = "INSERT INTO qna VALUES (
                            '$ask',
                            '',
                            ''
                            )";
       mysql_query($que , $connect);

$data = "SELECT * FROM qna";
mysql_query( $quee , $connect);

for($i = 0; $i < $total; $i++)
{
mysql_data_seek($data,$i);
$human = mysql_fetch_array( $data );
?>
<?
echo "나 $human[num]";
}
?>

이소스 분석좀..해주세요
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
이강석 게시판에 깨저서..스크롤이나 다른방법 없을까요?  
이승득 태그사용이 안됩니다. 뭐가 잘못된건질 모르곘어요ㅠㅠ [1] 2007.08.10
김규찬 메뉴바 제작...(초보) [1] 2007.08.10
봉하경 왕초보... 새로운 스킨을... [2] 2007.08.10
남승미 최근 게시물을 원하는 곳에 소스를 보고 했는데.... [6] 2007.08.10
장현재 하드를 추가해서 또다른 유저를 배정할수 있나요? [1] 2007.08.10
전경희 포토샾 잘하시는 분들좀 봐주세요.. [2] 2007.08.10
바람 움직이는[스핀돌아가는] 골프공 만드는법  
Gungz 특정 링크부분을 몇번 클릭했는지 알려면? [1] 2007.08.10
느닷없이질문 쿠키질문 [1] 2007.08.10
강헌도 action값 선택에 따라 넣을 수 있을까요? 코드한번 봐주세요~ [4] 2007.08.10
김형기 제로보드 레벨 수정할수 있을까요?  
김형기 이름 앞에 뜨는 아이콘이 안되요.  
ji 텍스트 박스 색깔 어떃게 하면 바꿀수 있나요? [2] 2007.08.10
장우성 폼메일작성하고전송한후 이동할페이지설정명령어좀 알려주세여.. [1] 2007.08.10
강헌도 폼입력 검사 후에 포의 액션 때문에 다음페이지로 가버리는데..  
신지영 무슨폰트인지 궁굼해요~!!! 꼭이요~  
김희산 php 문법 질문 [4] 2007.08.10
Anti-life 로그인 전과 후 페이지를 다르게 하려면?? [1] 2007.08.10
강내준 한계정에 두개의 [1] 2007.08.10
바바리안 제로카운터에 대해 아시는분 계신지요? [1] 2007.08.10
갱깨w 소스 분석좀..  
하이델룬 DB에관해서요 [2] 2007.08.10
i1ovesoony 포토샵에서 워터마킹 브러쉬 만들기???  
♡노랑젤리♡ form에서 넘겨주는 action 주소 값 설정 ''ㅇ'' [2] 2007.08.10
김태영 글자 폰트가 다르게 나와요.... [1] 2007.08.10
puha5 제로보드에서 글쓰기가 안됩니다. [1] 2007.08.10
provide 하이퍼링크 질문!%% [1] 2007.08.10
♨청국장♨ ★★★★게시글이며 보드설정이 수정이 되지 않슴니다 ... [1] 2007.08.10
홍성훈 폼으로 넘겨받은 값에 따라 표의 배경색을 바꾸고 싶은데요 [3] 2007.08.10