So in other words, you have an array like $arr = array
(1,2,3,4,5,6,7,8,9,10) but you want it to render on the page as:
5 4 3 2 1
10 9 8 7 6
right?
-D
On Nov 16, 2006, at 1:35 PM, Ashley M. Kirchner wrote:
Darrell Brogdon wrote:
$arr = array(5, 4, 3, 2, 1, 10, 9, 8, 7, 6,);
The
HP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Darrell Brogdon
[EMAIL PROTECTED]
http://darrell.brogdon.net
*
** Prepare for PHP Certication!**
** http://phpflashcards.com**
*
:
THAT
It could match on any word in the dictionary that had the form:
1231
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Darrell Brogdon
[EMAIL PROTECTED]
http://darrell.brogdon.net
*
** Prepare for
p://www.php.net/unsub.php
Darrell Brogdon
[EMAIL PROTECTED]
http://darrell.brogdon.net
*
** Prepare for PHP Certication!**
** http://phpflashcards.com**
*
So, how do you find out -- other than asking the host (who in my
case, is very slow to respond)?
Thanks,
tedd
--
---
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
5 matches
Mail list logo