Posted by Soren on 08/11/06 16:58
SELECT * FROM table WHERE ask = 'something'
And then echo the per row.
But this is really a very simple question if you know anything about
PHP and MySQL which I gather you don't.
Do a search on Google for "php mysql tutorial" and you ahould find your
answer.
--------------------------
Soren Beck
Costa Tropical Internet
http://www.costatropicalinternet.com
jbk@ewebs.gr wrote:
> Hello...
> i have a table which contains a column named "ask" and a column named
> "per"...
> my think is that i want to search in "ask" and echo the data stored in "per"
> for this entry...
> How do i do this?
> Thanx in advance!
> JBK
Navigation:
[Reply to this message]
|