![]() |
|
#1
|
|||
|
|||
What is TB in php/mysql code?Hi, total mysql/php newbie here, trying to look into the website codes of my webpage created by a programmer and trying to understand what's going on in there.
I see this line: $sql_query = "select TB1.*,TB2.ArtistFirstName,TB2.ArtistMidName,TB2.Ar tistLastName,TB3.Medium,TB4.Status as Edn1Status,TB5.Status as Edn2Status, ... etc Can some kind soul please tell me what TB is and what it does? I've added some new fields in my database, the data gets entered ok, but I can't get the output shown on my webpage. I have a feeling its tied to this TB line of code above which I believe defines something that's related to the new fields I created. Thanks in advance for any help you can give |
|
#2
|
||||
|
||||
|
Hello chowzer,
TB is simply the database table NAME -- I can't tell if any are ALIASes, which they could also be, since you have only pasted bits off the query. __________________
J de Silva Learning Journal | GIDForums™ | GIDNetwork™ | GIDWebhosts™ | GIDSearch™ |
Recent GIDBlog
Toyota - 2008 July Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Formatting C / C++ code | WaltP | C Programming Language | 1 | 06-Jan-2008 23:59 |
| Guidelines for posting requests for help - UPDATED! | WaltP | CPP / C++ Forum | 0 | 21-Apr-2005 02:44 |
| Problem with int mixed with char,... | leitz | CPP / C++ Forum | 17 | 07-Dec-2004 20:56 |
| Help! Some basal questions about MFC | xutingnjupt | MS Visual C++ / MFC Forum | 1 | 05-Dec-2004 03:38 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The