On Wednesday 19 March 2003 15:44, Bryan Koschmann - GKT wrote:

> I need to get a php script to print out a list of random characters. This
> is the list:

[snip]

> They would be printed to a maximum of 50 in a row separated by spaces. Can
> anyone give me a pointer as to how to do this? Since the rand functions
> are only for numbers, maybe assign each character group a number?

chr()

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
The Moral Majority is neither.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to