database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
PostgreSQL
Firebird
ㆍOracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
Oracle Q&A 1537 게시물 읽기
No. 1537
게시판에글을 쓰고 열어보면.본문내용이 나오질앟아요..
작성자
골아파퍽
작성일
2000-09-16 15:14
조회수
5,246

글을쓰고...등록된글을 열어보면..내용이않나와요..본문내용이...

 

$query = "SELECT idx, family, name, email, homepage, ip , html, subject, content, signdate, ref, filename, filesize, html from gnb_board where idx=$number";

$stmt = ociparse($connect, $query);

ociexecute($stmt);

ocifetchinto($stmt, &$result);

list ($this_idx, $this_family, $this_name, $this_email, $this_homepage, $this_ip, $this_html, $this_subject, $this_content, $this_signdate, $this_ref, $this_filename, $this_filesize, $this_html_use) = $result;

 

$this_content = nl2br($this_content);

 

$this_subject = ereg_replace("[\]{3}","", $this_subject);

$this_content = ereg_replace("[\]{3}","", $this_content);

if ($this_html_use != 1) {

$this_content = htmlspecialchars($this_content);

}

 

이내용이..content.(본문)을 뿌려주는부분인데...이대로하면..재생각으로는

무한루프을도는지...디비에서 내용을 가져오지못하고..그냥 계속읽기만해ㅅ요ㅣ..넘어가질않아요.....help me pz도와줘요....

[Top]
No.
제목
작성자
작성일
조회
1541오라클 8.1.6 설치 문제 Solaris 8 x86
snowcrash
2000-09-18
4974
1544┕>Re: 오라클 8.1.6 설치 문제 Solaris 8 x86
하울
2000-09-18 21:10:38
5356
1539오라클 DB 스키마로 변경 좀 해주세요
김근수
2000-09-17
5598
1538vc나 볼렌드에서 오라클연결
crow
2000-09-17
5093
1537게시판에글을 쓰고 열어보면.본문내용이 나오질앟아요..
골아파퍽
2000-09-16
5246
1536Ms-SQL문장을 Oracle로 바꾸려 합니다. 도와주세요.............
황선웅
2000-09-16
5308
1546┕>Re: Ms-SQL문장을 Oracle로 바꾸려 합니다. 도와주세요.............
양양
2000-09-19 10:39:33
5239
1535오라클, PHP 연동에서 ./apachectl start 해도 아파치가 안떠요!!
장형화
2000-09-15
5629
1534오라클에 대해서 아주 기본적인 문제....
왕입니다요.
2000-09-15
5758
1540┕>Re: 오라클에 대해서 아주 기본적인 문제....
나그네
2000-09-18 09:50:55
5214
1543┕>Re: 오라클에 대해서 아주 기본적인 문제....
하울
2000-09-18 20:49:29
6221
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.028초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다