PHP find (whatever)

This is a discussion on PHP find (whatever) within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi all, How to make a script that will find data in a cell from a MySQL database. I mean: ...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-02-2004
Richard Farla
 
Posts: n/a
Default PHP find (whatever)

Hi all,

How to make a script that will find data in a cell from a MySQL database. I
mean:

SELECT FROM database WHERE (whatever)
So searching has to go on ALL rows and coloms.

Thanks in advance
Richard.



Reply With Quote
  #2 (permalink)  
Old 08-02-2004
Colin McKinnon
 
Posts: n/a
Default Re: PHP find (whatever)

Richard Farla wrote:

> Hi all,
>
> How to make a script that will find data in a cell from a MySQL database.
> I mean:
>
> SELECT FROM database WHERE (whatever)
> So searching has to go on ALL rows and coloms.
>
> Thanks in advance
> Richard.


Normalize your data. It's a database not a spreadsheet.

C.
Reply With Quote
  #3 (permalink)  
Old 08-02-2004
Virgil Green
 
Posts: n/a
Default Re: PHP find (whatever)

"Richard Farla" <farla-klep@planet.nl> wrote in message
news:cel7n6$7du$2@reader08.wxs.nl...
> Hi all,
>
> How to make a script that will find data in a cell from a MySQL database.

I
> mean:
>
> SELECT FROM database WHERE (whatever)
> So searching has to go on ALL rows and coloms.
>


See http://dev.mysql.com/doc/mysql/en/Fulltext_Search.html

- Virgil



Reply With Quote
  #4 (permalink)  
Old 08-04-2004
Robert Malikian
 
Posts: n/a
Default Re: PHP find (whatever)

Richard Farla wrote:
> Hi all,
>
> How to make a script that will find data in a cell from a MySQL database. I
> mean:
>
> SELECT FROM database WHERE (whatever)
> So searching has to go on ALL rows and coloms.
>
> Thanks in advance
> Richard.
>
>
>

You should try
SELECT * FROM database WHERE (whatever)
Robert
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:50 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0