Forum: MySQL Mar 9th, 2005 |
| Replies: 4 Views: 4,419 Hmm, no, a subquery is just a one-time thing, too. I'm talking about subsequent calls to the mysql_query() function.
For example, let's say I have a database with tons of records. Here's the first... |
Forum: MySQL Mar 8th, 2005 |
| Replies: 4 Views: 4,419 I'm trying to figure out if this is possible, and cannot find any information about it.
Specifically what I want to do, for example, is allow a web-based user to search for a particular value in... |