Re: problem with PHP

From: Keary Suska <hierophant(at)pcisys(dot)net>
To: Postgres-PHP <pgsql-php(at)postgresql(dot)org>
Subject: Re: problem with PHP
Date: 2002-11-23 00:11:27
Message-ID: BA0415BF.15AF4%hierophant@pcisys.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

on 11/20/02 3:26 PM, fmosse(at)zivals(dot)com purportedly said:

well.. what´s my problem? : I want to call the name of the category from the
idx of the table "categorias_findmaan"...
for example, if I add one site in the table "findmaan" whose category is
number "5", then the search engine would have to search in table
"categorias_findmaan" and find, por example, that that number category is
for "Culture web sites"...

So.. I can´t understant how do I have to do this...

and secondly... how do I add data to the table "categorias_findmaan" if the
type is a integer?? I mean, how would I add the number 1=tennis web sites
or 2=educational web sites etc...

What you seem to be asking here are basic SQL concepts. The list can't
really teach you SQL. There are many good books that can teach you SQL, or
you can try the tutorial at www.postgres.org.

Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Frank Joerdens 2002-11-27 17:17:35 building PHP on OS X with pgsql support
Previous Message David Busby 2002-11-22 01:37:25 Re: Selecting distinct records