php3-list | 199807
Date: 07/31/98
- Next message: Leo West: "Re: [PHP3] PHP3/Apache/NT problem"
- Previous message: Christopher Curtis: "Re: [PHP3] Getting value from an array"
- Next in thread: Brian Schaffner: "RE: [PHP3] Many Selects on a page"
- Maybe reply: Brian Schaffner: "RE: [PHP3] Many Selects on a page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a script that will make many (50-200) select statements per page
generated. Each select is very simple, and they're all syntactically
identical, but other than that have no relation to each other.
Right now I'm looping through and doing 50-200 separate selects. That
certainly isn't right. What's a better way to do it?
Thanks!
Alan Baer
abbaer <email protected>
P.S.: Basic question. I have two strings -- $string1 and $string2. How
do I concatenate them? I don't see a relevant string function, and the
traditional overloaded operators like + and & don't work.
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Leo West: "Re: [PHP3] PHP3/Apache/NT problem"
- Previous message: Christopher Curtis: "Re: [PHP3] Getting value from an array"
- Next in thread: Brian Schaffner: "RE: [PHP3] Many Selects on a page"
- Maybe reply: Brian Schaffner: "RE: [PHP3] Many Selects on a page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

