[PHP-DB] Fw: search question

2002-09-17 Thread Meltem Demirkus


 Hi,
 Is there any other efficient way (--except using LIKE)of searching a
keyword
 in mysql ...

 thanks



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] button control

2002-09-06 Thread Meltem Demirkus

 Hi ,
 Does anybody know how php understand which button is pushed on a page  ..?
Is there anyway to  do different  applications according to the different 2
button on a page?..

thanks...



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DB] header

2002-09-05 Thread Meltem Demirkus

I tried but it gave this error

Warning: Cannot add header information - headers already sent by (output
started at C:\FoxServ\www\debugger\project_module\start_html.php:5) in
C:\FoxServ\www\debugger\project_module\project_add_.php on line 11

start_html.php  file includes:

? include(defaults.php) ?
!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 3.2 Final//EN
HTML
HEAD
TITLE? echo $page_title ?/TITLE
META http-equiv=Content-Type content=text/html; charset=windows-1254
/HEAD
BODY

There is no output but it is sayin there is an output?...

thanks alot ..
meltem demirkus


- Original Message -
From: Devrim GUNDUZ [EMAIL PROTECTED]
To: Meltem Demirkus [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, September 05, 2002 2:38 PM
Subject: Re: [PHP-DB] header



 Hi Meltem,

 On Thu, 5 Sep 2002, Meltem Demirkus wrote:

   hi,
  I am new on php  Just want to know I am using mysql and php on a
page ..
  and after the page do what it should do , I want it to go to another
  page..so I though  about using header (Location:...)  but it is giving
  error message  iii..

 Be sure that your code produces no output before header line.

 HTH

 --

 Devrim GUNDUZ

 [EMAIL PROTECTED] Tel  : (312) 295 9318
 [EMAIL PROTECTED] Faks : (312) 295 9494

 Web : http://devrim.oper.metu.edu.tr
 -





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] data by link

2002-09-05 Thread Meltem Demirkus


Hi,

Is there any way to carry a data by using  linking ...I mean  can I put a
data on a href..?...If so how ?..


thanks

meltem demirkus



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php