[thelist] is this correct PHP/SQL or a better way? [solved]
Tom Dell'Aringa
pixelmech at yahoo.com
Tue Jan 7 16:09:01 CST 2003
--- rudy <r937 at interlog.com> wrote:
> dynamic table?
Hmm maybe wrong terminology? I create a table on the fly, putting
values in there that I use to modify a table at checkout. Then I
delete that table I wrote. Long story short, I'm dealing with 3
technologies that don't always talk together well to get done what I
need (Kurant StoreSense[store], JavaScript[cookies, etc] and PHP).
> calling the database inside a loop is inefficient, but in mysql,
> you don't
> have the luxury of updating one table from another
Yeah, I guess that is what I wanted. It will never be much
information, probably 1 or 2 rows, so I am not concerned about that.
Thanks!
Tom
=====
var me = tom.pixelmech.webDeveloper();
http://www.pixelmech.com/
http://www.maccaws.com/
[Making A Commercial Case for Adopting Web Standards]
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
More information about the thelist
mailing list