Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199807

[PHP3] Many Selects on a page From: Alan Baer (abbaer <email protected>)
Date: 07/31/98

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